summaryrefslogtreecommitdiffstats
path: root/scripts/oe-selftest
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-181-11/+1
* scripts/oe-{self,}test: Logger change default stream to stdoutAníbal Limón2017-06-061-1/+1
* scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval2017-06-061-711/+26
* scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval2017-06-061-54/+0
* oe-selftest: Error if known problem variables are setRichard Purdie2017-04-131-0/+8
* selftest: automatically add the meta-selftest layerBenjamin Esquivel2017-01-231-2/+10
* oe-selftest: Error if the user has buildhistory enabledRichard Purdie2017-01-201-0/+4
* oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen2017-01-191-2/+2
* oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen2017-01-191-2/+2
* oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen2017-01-191-2/+2
* scripts/oe-selftest: fix typoChen Qi2017-01-161-1/+1
* oe-selftest: fix behaviour if oe-selftest.log is a dangling symlinkPaul Eggleton2017-01-091-1/+2
* oe-selftest: Improve BUILDDIR environment handlingRichard Purdie2017-01-051-6/+13
* oe-selftest: import git module only when neededEd Bartosh2016-12-201-1/+1
* oe-selftest: Add option to submit test result to a git repository.Mariano Lopez2016-12-131-0/+102
* oe-selftest: enforce en_US.UTF-8 localeMaciej Borzecki2016-11-231-0/+3
* oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki2016-11-151-4/+9
* oe-selftest: check for coverage version before starting testsHumberto Ibarra2016-09-151-0/+4
* oe-selftest: simplifying log filenamesBenjamin Esquivel2016-08-011-1/+1
* oe-selftest: export test results via xmlrunnerBenjamin Esquivel2016-08-011-3/+30
* oe-selftest: print errors when failed to find testRobert Yang2016-07-211-2/+10
* scripts: python3: decode subprocess outputEd Bartosh2016-06-031-1/+1
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-4/+6
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-1/+1
* scripts/oe-selftest: Remove inadvertant python3 specific changeRichard Purdie2016-05-221-1/+1
* meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie2016-05-211-25/+24
* scripts/oe-selftest: Improve listing by reducing unneeded spacingHumberto Ibarra2016-05-191-5/+5
* oe-selftest: Correct the usage examplesPeter Kjellerstedt2016-04-181-4/+4
* scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra2016-04-061-14/+14
* scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra2016-04-061-15/+16
* scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra2016-04-061-3/+1
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* scripts:/oe-selftest: Use timestamp instead of test names in coverage data fileHumberto Ibarra2016-03-281-4/+9
* oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate2016-03-201-10/+19
* scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra2016-03-121-4/+4
* scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra2016-03-121-64/+44
* oe-selftest: Add support for lib/oeqa/selftest subdirectoriesCostin Constantin2016-02-281-25/+28
* scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code fo...Humberto Ibarra2016-02-281-12/+34
* scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftestHumberto Ibarra2016-02-281-7/+25
* scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate2016-01-071-9/+28
* oe-selftest: New option --list-testsDaniel Istrate2016-01-071-0/+21
* oe-selftest: Improved --list-classes when determining test namesDaniel Istrate2016-01-071-1/+1
* scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra2016-01-071-69/+103
* scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin2015-12-281-1/+6
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-1/+2
* scripts: oe-selftest Added new features.Daniel Istrate2015-12-121-2/+216
* oe-selftest: Enable code coverage on unit testsLeonardo Sandoval2015-12-011-0/+61
* oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton2015-07-271-1/+4
* oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson2015-07-271-0/+7