generic-poky/meta/lib/oeqa/runtime
Joshua Lock c4e2c59088 meta: remove True option to getVar calls
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Search made with the following regex: getVar ?\(( ?[^,()]*), True\)

(From OE-Core rev: 7c552996597faaee2fbee185b250c0ee30ea3b5f)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-16 10:23:23 +00:00
..
files meta/selftest/scripts: Use print function for python3 compatibility 2016-05-21 22:26:32 +01:00
_ptest.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +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