]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
selftest/runtime_test: Use testexport in IMAGE_CLASSES, not globally
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Aug 2022 20:54:24 +0000 (21:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Aug 2022 10:46:11 +0000 (11:46 +0100)
commitffa7556ae58dd4d806bf1881f5e208d16a64b833
treed107403defa3a78bf0630df70fe80e6703370e5e
parent506346e1c98619eb04a196d80f032d71677dd2a2
selftest/runtime_test: Use testexport in IMAGE_CLASSES, not globally

testexport doesn't make sense outside the scope of SDKs and images so
use via IMAGE_CLASSES instead of in the global scope.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/runtime_test.py