aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oe-selftest
AgeCommit message (Expand)Author
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
2015-07-27oe-selftest: obey oeqa.selftest.__path__Christopher Larson
2015-07-07scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate
2015-06-26oe-selftest: timestamp the test runsRoss Burton
2015-02-07scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN
2015-02-07scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN
2014-07-19scripts/oe-selftest: add command-line parsing and optionsCorneliu Stoicescu
2014-02-08scripts/oe-selftest: return based on the test resultsStefan Stanacar
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar