diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2015-07-30 19:25:18 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-01 11:27:55 +0100 |
commit | 1da5e0a793adee9248ecce927952ba8c00bdcb0e (patch) | |
tree | f4cfb5f9e7db9c346b94b8eb1ef2aabae7e67864 /meta/recipes-devtools/tcltk | |
parent | e6419ccd93e87e730c0a6dba7a15e0ba2b986fff (diff) | |
download | poky-1da5e0a793adee9248ecce927952ba8c00bdcb0e.tar.gz |
bitbake: toaster: tts: execute tests in numeric order
As the tests are verifying different type of the functionality,
it is usually the case that a failing early test will completely
make the subsequent tests failing, e.g. if the system cannot
start due to a bug, there is little point in testing other
functions.
In order to prevent uneeded test runs, and to generate repeatable
test patterns, the test cases have now a numeric order in the
class name (e.g. Test01XXX). The tests are executed in this order,
and the first test failing will stop the test run.
(Bitbake rev: 639c46a08e524902018e28367fcb4e26362cd3e3)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
0 files changed, 0 insertions, 0 deletions