]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa context.py: use TEST_SUITES if set
authorMikko Rapeli <mikko.rapeli@linaro.org>
Wed, 2 Jul 2025 07:25:13 +0000 (10:25 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jul 2025 21:12:47 +0000 (22:12 +0100)
commitc66b1dc0a2f973a84dc38b7cc27ae823e0f0a916
treee569aac53f813ad442da4f0d637c55f0fb9cb4af
parent9c2e2e16e9208779fc7922ff801164d2e2498090
oeqa context.py: use TEST_SUITES if set

If build target has set TEST_SUITES, then that should
be the default test modules to execute. Fixes testexport.bbclass
to run same tests as testimage.bbclass which already
uses TEST_SUITES.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/context.py