generic-poky/bitbake/bin
Paul Eggleton 2f8be92de6 bitbake: bitbake-selftest: enable specifying tests to run on command line
If you are just trying to fix one test at a time, it can be useful to be
able to specify an individual test(s) rather than running them all:

 bitbake-selftest bb.tests.codeparser bb.tests.cow

You can even specify the test class or function to run, e.g.:

 bitbake-selftest bb.tests.fetch.URITest
 bitbake-selftest bb.tests.fetch.FetcherNetworkTest.test_fetch

(Bitbake rev: 4df9c72663e972437131a848e6ddcf3769ae1d2b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-28 14:50:43 +00:00
..
bitbake bitbake: toaster: add two-stage commit startup logic 2014-01-07 13:03:05 +00:00
bitbake-diffsigs bitbake: bitbake-diffsigs: improve error handling 2013-10-07 09:37:35 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake-layers: avoid loading configuration when not needed 2013-11-24 12:25:37 +00:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: bitbake-selftest: enable specifying tests to run on command line 2014-02-28 14:50:43 +00:00
bitbake-worker bitbake: bitbake: Share BB_TASKDEPDATA with tasks 2013-11-26 23:01:33 +00:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
toaster bitbake: toaster: add two-stage commit startup logic 2014-01-07 13:03:05 +00:00