]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest: add test for yocto_testresults_query.py
authorAlexis Lothoré <alexis.lothore@bootlin.com>
Fri, 24 Feb 2023 16:45:55 +0000 (17:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Feb 2023 11:53:26 +0000 (11:53 +0000)
commit9ce28f685e4282d81f179877cbafd0a52fa887bd
tree4e0781216ae88619dcf810782f35e8af9eba0bea
parentb1460201b0f3d8fd7f977ac82f218bf9010d5573
oeqa/selftest: add test for yocto_testresults_query.py

Add some tests for new yocto_testresults_query.py helper. First test is taken
from yocto-autobuilder-helper feature which has moved in yocto_testresults_query

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/yoctotestresultsquerytests.py [new file with mode: 0644]