summaryrefslogtreecommitdiffstats
path: root/scripts/oe-selftest
Commit message (Expand)AuthorAgeFilesLines
* 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
* oe-selftest: obey oeqa.selftest.__path__Christopher Larson2015-07-271-5/+6
* scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate2015-07-081-1/+15
* oe-selftest: timestamp the test runsRoss Burton2015-06-271-1/+12
* scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN2015-02-081-0/+20
* scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN2015-02-081-1/+3
* scripts/oe-selftest: add command-line parsing and optionsCorneliu Stoicescu2014-07-191-28/+53
* scripts/oe-selftest: return based on the test resultsStefan Stanacar2014-02-091-2/+4
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-0/+12
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-031-0/+148