summaryrefslogtreecommitdiff
path: root/recipes/python/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/files')
0 files changed, 0 insertions, 0 deletions
en_US.UTF-8 localeMaciej Borzecki1 2016-11-15oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki1 2016-09-15oe-selftest: check for coverage version before starting testsHumberto Ibarra1 2016-07-28oe-selftest: simplifying log filenamesBenjamin Esquivel1 2016-07-28oe-selftest: export test results via xmlrunnerBenjamin Esquivel1 2016-07-20oe-selftest: print errors when failed to find testRobert Yang1 2016-06-02scripts: python3: decode subprocess outputEd Bartosh1 2016-06-02classes/lib: Complete transition to python3Richard Purdie1 2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1 2016-05-22scripts/oe-selftest: Remove inadvertant python3 specific changeRichard Purdie1 2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie1 2016-05-19scripts/oe-selftest: Improve listing by reducing unneeded spacingHumberto Ibarra1 2016-04-18oe-selftest: Correct the usage examplesPeter Kjellerstedt1 2016-04-05scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra1 2016-04-05scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra1 2016-04-05scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra1 2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie1 2016-03-28scripts:/oe-selftest: Use timestamp instead of test names in coverage data fileHumberto Ibarra1 2016-03-20oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate1 2016-03-12scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra1 2016-03-12scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra1 2016-02-28oe-selftest: Add support for lib/oeqa/selftest subdirectoriesCostin Constantin1 2016-02-28scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code fo...Humberto Ibarra1 2016-02-28scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftestHumberto Ibarra1 2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate1 2016-01-07oe-selftest: New option --list-testsDaniel Istrate1 2016-01-07oe-selftest: Improved --list-classes when determining test namesDaniel Istrate1 2016-01-07scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra1 2015-12-27scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin1 2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton1 2015-12-12scripts: oe-selftest Added new features.Daniel Istrate1 2015-12-01oe-selftest: Enable code coverage on unit testsLeonardo Sandoval1 2015-07-27oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton1 2015-07-27oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson1 2015-07-27oe-selftest: obey oeqa.selftest.__path__Christopher Larson1 2015-07-07scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate1 2015-06-26oe-selftest: timestamp the test runsRoss Burton1 2015-02-07scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN1 2015-02-07scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN1 2014-07-19scripts/oe-selftest: add command-line parsing and optionsCorneliu Stoicescu1 2014-02-08scripts/oe-selftest: return based on the test resultsStefan Stanacar1 2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar1 2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar1