Age | Commit message (Expand) | Author | Files |
2017-06-05 | scripts/oe-{self,}test: Logger change default stream to stdout | Aníbal Limón | 1 |
2017-06-05 | scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context | Leonardo Sandoval | 1 |
2017-06-05 | scripts/oe-selftest: Move {add,remove}_include files to case | Leonardo Sandoval | 1 |
2017-04-12 | oe-selftest: Error if known problem variables are set | Richard Purdie | 1 |
2017-01-23 | selftest: automatically add the meta-selftest layer | Benjamin Esquivel | 1 |
2017-01-19 | oe-selftest: Error if the user has buildhistory enabled | Richard Purdie | 1 |
2017-01-19 | oeqa.utils.metadata: allow storing any bitbake config variables | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: rename 'revision' to 'commit' | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: drop 'unknown' git data elements | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: re-organise distro information | Markus Lehtonen | 1 |
2017-01-16 | scripts/oe-selftest: fix typo | Chen Qi | 1 |
2017-01-09 | oe-selftest: fix behaviour if oe-selftest.log is a dangling symlink | Paul Eggleton | 1 |
2017-01-05 | oe-selftest: Improve BUILDDIR environment handling | Richard Purdie | 1 |
2016-12-19 | oe-selftest: import git module only when needed | Ed Bartosh | 1 |
2016-12-13 | oe-selftest: Add option to submit test result to a git repository. | Mariano Lopez | 1 |
2016-11-23 | oe-selftest: enforce en_US.UTF-8 locale | Maciej Borzecki | 1 |
2016-11-15 | oe-selftest: fix handling of test cases without ID in --list-tests-by | Maciej Borzecki | 1 |
2016-09-15 | oe-selftest: check for coverage version before starting tests | Humberto Ibarra | 1 |
2016-07-28 | oe-selftest: simplifying log filenames | Benjamin Esquivel | 1 |
2016-07-28 | oe-selftest: export test results via xmlrunner | Benjamin Esquivel | 1 |
2016-07-20 | oe-selftest: print errors when failed to find test | Robert Yang | 1 |
2016-06-02 | scripts: python3: decode subprocess output | Ed Bartosh | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-05-22 | scripts/oe-selftest: Remove inadvertant python3 specific change | Richard Purdie | 1 |
2016-05-21 | meta/selftest/scripts: Use print function for python3 compatibility | Richard Purdie | 1 |
2016-05-19 | scripts/oe-selftest: Improve listing by reducing unneeded spacing | Humberto Ibarra | 1 |
2016-04-18 | oe-selftest: Correct the usage examples | Peter Kjellerstedt | 1 |
2016-04-05 | scripts/oe-selftest: avoid the creation of coverage file when coverage not in... | Humberto Ibarra | 1 |
2016-04-05 | scripts/oe-selftest: remove coverage file if any coverage option is given | Humberto Ibarra | 1 |
2016-04-05 | scripts/oe-selftest: remove unneeded coverage warning | Humberto Ibarra | 1 |
2016-03-31 | scripts, lib: Don't limit traceback lengths to arbitrary values | Richard Purdie | 1 |
2016-03-28 | scripts:/oe-selftest: Use timestamp instead of test names in coverage data file | Humberto Ibarra | 1 |
2016-03-20 | oe-selftest: Fixed --list-tests-by tag option | Daniel Istrate | 1 |
2016-03-12 | scripts/oe-selftest: Add short names to most common options | Humberto Ibarra | 1 |
2016-03-12 | scripts/oe-selftest: Add search expression matching to run/list options | Humberto Ibarra | 1 |
2016-02-28 | oe-selftest: Add support for lib/oeqa/selftest subdirectories | Costin Constantin | 1 |
2016-02-28 | scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code fo... | Humberto Ibarra | 1 |
2016-02-28 | scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftest | Humberto Ibarra | 1 |
2016-01-07 | scripts/oe-selftest: Allow to run tests on random/all MACHINEs | Daniel Istrate | 1 |
2016-01-07 | oe-selftest: New option --list-tests | Daniel Istrate | 1 |
2016-01-07 | oe-selftest: Improved --list-classes when determining test names | Daniel Istrate | 1 |
2016-01-07 | scripts/oe-selftest: Remove extra coverage data added to unittests | Humberto Ibarra | 1 |
2015-12-27 | scripts/oe-selftest: Add support for selftest log with timestamp | Costin Constantin | 1 |
2015-12-22 | scripts: print usage in argparse-using scripts when a command-line error occurs | Paul Eggleton | 1 |
2015-12-12 | scripts: oe-selftest Added new features. | Daniel Istrate | 1 |
2015-12-01 | oe-selftest: Enable code coverage on unit tests | Leonardo Sandoval | 1 |
2015-07-27 | oe-selftest: add scripts/lib and bitbake/lib to path | Paul Eggleton | 1 |
2015-07-27 | oe-selftest: add libdirs from BBPATH to sys.path | Christopher Larson | 1 |
2015-07-27 | oe-selftest: obey oeqa.selftest.__path__ | Christopher Larson | 1 |