]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: drop test_prepare_unexpected paule/esdk-selftest-fix
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 Jul 2016 21:11:24 +0000 (09:11 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 Jul 2016 21:15:55 +0000 (09:15 +1200)
commit97d1e25707b4d9e927e431204a7169cdfda87edc
tree180989382140ae698db9e0801a8b719dd94abcb1
parented85fa3c40d6a9db9184e4f08698e278ea802674
oe-selftest: drop test_prepare_unexpected

This test refers to a function that no longer exists after the eSDK
install double execution of bitbake has been removed, and since
test_prepare_unexpected is the only test in this module, drop the
entire module. We can easily resurrect it if we have unit tests to add
in the future.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oeqa/selftest/esdk_prepare.py [deleted file]