]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed
authorJoshua Lock <joshua.g.lock@intel.com>
Wed, 8 Mar 2017 17:24:16 +0000 (17:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Mar 2017 10:15:44 +0000 (10:15 +0000)
commitf8aabeb1a755f3312782a7b64fe863c155510b33
tree1bea719a33be690cf92193da01ef2a5d7d4cf4bf
parent2ac83239698c403bb575e6c5b19f19fcffa389ed
lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed

Use a recipe which is bundled in the meta-selftest layer for this test,
rather than relying on OE-Core remaining static (or updating the tests
when OE-Core changes recipes).

Tested with oe-selftest -r oescripts.TestScripts.test_cleanup_workdir

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/oescripts.py