summaryrefslogtreecommitdiffstats
path: root/scripts/oe-selftest
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-06-05scripts/oe-{self,}test: Logger change default stream to stdoutAníbal Limón
2017-06-05scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval
2017-06-05scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval
2017-04-12oe-selftest: Error if known problem variables are setRichard Purdie
2017-01-23selftest: automatically add the meta-selftest layerBenjamin Esquivel
2017-01-19oe-selftest: Error if the user has buildhistory enabledRichard Purdie
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen
2017-01-16scripts/oe-selftest: fix typoChen Qi
2017-01-09oe-selftest: fix behaviour if oe-selftest.log is a dangling symlinkPaul Eggleton
2017-01-05oe-selftest: Improve BUILDDIR environment handlingRichard Purdie
2016-12-19oe-selftest: import git module only when neededEd Bartosh
2016-12-13oe-selftest: Add option to submit test result to a git repository.Mariano Lopez
2016-11-23oe-selftest: enforce en_US.UTF-8 localeMaciej Borzecki
2016-11-15oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki
2016-09-15oe-selftest: check for coverage version before starting testsHumberto Ibarra
2016-07-28oe-selftest: simplifying log filenamesBenjamin Esquivel
2016-07-28oe-selftest: export test results via xmlrunnerBenjamin Esquivel
2016-07-20oe-selftest: print errors when failed to find testRobert Yang
2016-06-02scripts: python3: decode subprocess outputEd Bartosh
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-05-22scripts/oe-selftest: Remove inadvertant python3 specific changeRichard Purdie
2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie
2016-05-19scripts/oe-selftest: Improve listing by reducing unneeded spacingHumberto Ibarra
2016-04-18oe-selftest: Correct the usage examplesPeter Kjellerstedt
2016-04-05scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra
2016-04-05scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra
2016-04-05scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-28scripts:/oe-selftest: Use timestamp instead of test names in coverage data fileHumberto Ibarra
2016-03-20oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate
2016-03-12scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra
2016-03-12scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra
2016-02-28oe-selftest: Add support for lib/oeqa/selftest subdirectoriesCostin Constantin
2016-02-28scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code fo...Humberto Ibarra
2016-02-28scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftestHumberto Ibarra
2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate
2016-01-07oe-selftest: New option --list-testsDaniel Istrate
2016-01-07oe-selftest: Improved --list-classes when determining test namesDaniel Istrate
2016-01-07scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra
2015-12-27scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-12-12scripts: oe-selftest Added new features.Daniel Istrate
2015-12-01oe-selftest: Enable code coverage on unit testsLeonardo Sandoval
2015-07-27oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton
2015-07-27oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson