generic-poky/meta/lib/oeqa/runtime
Richard Purdie 022a8b58c8 meta/scripts: Various getVar/getVarFlag expansion parameter fixes
There were a few straggling expansion parameter removals left for
getVar/getVarFlag where the odd whitespace meant they were missed
on previous passes. There were also some plain broken ussages such
as:

d.getVar('ALTERNATIVE_TARGET', old_name, True)
path = d.getVar('PATH', d, True)
d.getVar('IMAGE_ROOTFS', 'True')

which I've corrected (they happend to work by luck).

(From OE-Core rev: 688f7a64917a5ce5cbe12f8e5da4d47e265d240f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-09 13:39:11 +00:00
..
files meta/selftest/scripts: Use print function for python3 compatibility 2016-05-21 22:26:32 +01:00
_ptest.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00: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
buildgalculator.py runtime: Update test cases numbers for runtime tests 2016-11-30 15:48:08 +00:00
buildiptables.py oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror 2016-08-23 17:59:43 +01:00
connman.py oeqa: Print function python3 fixes 2016-05-16 08:13:11 +01:00
date.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00: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 runtime: Update test cases numbers for runtime tests 2016-11-30 15:48:08 +00:00
ldd.py oeqa/runtime/ldd: Added new decorators for existing automated tests. 2015-04-10 18:10:25 +01:00
logrotate.py runtime: Update test cases numbers for runtime tests 2016-11-30 15:48:08 +00:00
multilib.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
pam.py runtime: Update test cases numbers for runtime tests 2016-11-30 15:48:08 +00:00
parselogs.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00: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 meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
scanelf.py oeqa/runtime: Fix setUp and tearDown methods 2015-10-19 17:57:59 +01:00
scp.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
skeletoninit.py meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
smart.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00: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 oeqa/runtime/syslog.py: Improve test_syslog_logger on systemd 2016-08-17 10:35:43 +01:00
systemd.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
x32lib.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
xorg.py oeqa/runtime: Added decorators for the remaining auto tests. 2015-07-23 08:48:38 +01:00