generic-poky/meta/lib/oeqa/runtime
Richard Purdie a7309d5790 classes/lib: Update to use python3 command pipeline decoding
In python3, strings are unicode by default. We need to encode/decode
from command pipelines and other places where we interface with the
real world using the correct locales. This patch updates various
call sites to use the correct encoding/decodings.

(From OE-Core rev: bb4685af1bffe17b3aa92a6d21398f38a44ea874)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-02 08:24:00 +01:00
..
files meta/selftest/scripts: Use print function for python3 compatibility 2016-05-21 22:26:32 +01:00
__init__.py classes/testimage: add support for finding tests in other layers 2013-08-28 23:36:08 +01:00
_ptest.py oeqa/runtime: Fix setUp and tearDown methods 2015-10-19 17:57:59 +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/runtime: Added decorators for the remaining auto tests. 2015-07-23 08:48:38 +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/runtime/smart: fix hardcoded root directory 2016-01-11 23:26:30 +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 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