generic-poky/meta/lib/oeqa/runtime
Ross Burton 675843d540 oeqa: fix hasPackage, add hasPackageMatch
hasPackage() was looking for the string provided as an RE substring in the
manifest, which resulted in a large number of false positives (i.e. libgtkfoo
would match "gtk+").

Rewrite the manifest loader to parse the files into a proper data structure,
change hasPackage to do full string matches, and add hasPackageMatch which does
RE substring matches.

(From OE-Core rev: b9409863af71899e02275439949e3f4cdfaf2d0f)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-23 14:26:14 +01:00
..
files meta/selftest/scripts: Use print function for python3 compatibility 2016-05-21 22:26:32 +01:00
_ptest.py oeqa: fix hasPackage, add hasPackageMatch 2016-06-23 14:26:14 +01:00
_qemutiny.py oeqa/runtime: Boot test for poky-tiny. 2015-04-10 18:10:27 +01:00
buildcvs.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
buildiptables.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
buildsudoku.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
connman.py oeqa: Print function python3 fixes 2016-05-16 08:13:11 +01:00
date.py oeqa/runtime: Fix setUp and tearDown methods 2015-10-19 17:57:59 +01:00
df.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
gcc.py oeqa/runtime: Added decorators for the remaining auto tests. 2015-07-23 08:48:38 +01:00
kernelmodule.py oeqa/runtime: Fix setUp and tearDown methods 2015-10-19 17:57:59 +01:00
ldd.py oeqa/runtime/ldd: Added new decorators for existing automated tests. 2015-04-10 18:10:25 +01:00
logrotate.py oeqa/runtime/logrotate: fix hardcoded root directory 2016-01-11 23:26:30 +00:00
multilib.py oeqa/runtime/multilib: refactor ELF class extraction 2015-12-01 21:32:05 +00:00
pam.py lib/oeqa: Fix accidental revert of code 2014-07-25 17:29:23 +01:00
parselogs.py classes/lib: Update to use python3 command pipeline decoding 2016-06-02 08:24:00 +01:00
perl.py oeqa/runtime: Added decorators for the remaining auto tests. 2015-07-23 08:48:38 +01:00
ping.py classes/lib: Update to use python3 command pipeline decoding 2016-06-02 08:24:00 +01:00
python.py oeqa: fix hasPackage, add hasPackageMatch 2016-06-23 14:26:14 +01:00
rpm.py oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot fails 2016-01-30 11:36:57 +00:00
scanelf.py oeqa/runtime: Fix setUp and tearDown methods 2015-10-19 17:57:59 +01:00
scp.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
skeletoninit.py meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
smart.py oeqa: fix hasPackage, add hasPackageMatch 2016-06-23 14:26:14 +01:00
ssh.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
syslog.py runtime/syslog.py: fix syslog test crash 2015-08-29 13:38:02 +01:00
systemd.py meta/selftest/scripts: Use print function for python3 compatibility 2016-05-21 22:26:32 +01:00
x32lib.py oeqa/rutime: Added testcase decorators for automated runtime tests. Also added LogResults decorator for oeTest class in oetest.py 2014-07-25 16:54:42 +01:00
xorg.py oeqa/runtime: Added decorators for the remaining auto tests. 2015-07-23 08:48:38 +01:00