diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-11-09 11:09:07 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:18 +0000 |
commit | 95a2ec6aab25a666a7163e7ddb9fcbf51bfa4c7e (patch) | |
tree | 0a5924adafd2d2246d2420c5bc09ad802373f0e7 /scripts/opkg-query-helper.py | |
parent | 13c8c08b95191829705b5a4c8f0d368c251f0174 (diff) | |
download | poky-95a2ec6aab25a666a7163e7ddb9fcbf51bfa4c7e.tar.gz |
oeqa/core/decorator: Add support for OETestDepends
The OETestDepends decorator could be used over test cases to
define some dependency between them.
At loading time sorting the tests to grauntee that a test case
executes before also raise an exception if found a circular
dependency between test cases.
At before test case run reviews if the dependency if meet, in the
case of don't it skips the test case run.
(From OE-Core rev: 2385bd3c8a7c012fd1cad5465ec7d34675552c75)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/opkg-query-helper.py')
0 files changed, 0 insertions, 0 deletions