]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/python: clean up Python test
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Jul 2018 12:54:42 +0000 (13:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2018 09:13:30 +0000 (10:13 +0100)
commitbead742a3ffc0a53162fb0c36610d74a1422e7b3
treef03e3ccf96eddad98a37c65602920eeaf18ac0ee
parenta35be5f32b4fe70b18ac1e2eccfd94558cecfbba
oeqa/sdk/python: clean up Python test

For the same reasons as the runtime Python test, clean up the SDK test.

Also port from Python 2 to Python 3, as that's what is supported now.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/files/test.py [deleted file]
meta/lib/oeqa/sdk/cases/python.py