generic-poky/meta/lib/oeqa
Ed Bartosh 63404baadb qemurunner: convert data when working with socket
Converted str to bytes before sending to socket.
Converted bytes to str after receiving from socket.

This should fix TypeError: 'str' does not support the buffer interface
for qemurunner.run_serial method.

(From OE-Core rev: 210e290c9251839dc74e3aabdcea3655dd707a50)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-02 08:24:01 +01:00
..
controllers meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
runtime classes/lib: Update to use python3 command pipeline decoding 2016-06-02 08:24:00 +01:00
sdk oeqa/sdk/gcc: Fix makefile test 2015-09-28 12:00:31 +01:00
sdkext devtool: sdk-update: drop support for local updates 2016-05-21 22:24:57 +01:00
selftest classes/lib: Update to explictly create lists where needed 2016-06-02 08:24:00 +01:00
utils qemurunner: convert data when working with socket 2016-06-02 08:24:01 +01:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py classes/lib: Update to use python3 command pipeline decoding 2016-06-02 08:24:00 +01:00
runexported.py oetest.py: Use the real ExportTestContext in exported tests 2016-05-19 09:05:18 +01:00
targetcontrol.py oeqa/targetcontrol: support wic image type 2016-02-15 16:28:44 +00:00