summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRRORMartin Jansa2023-03-221-0/+1
* oeqa rtc.py: skip if read-only-rootfsMikko Rapeli2023-03-141-3/+5
* oeqa/selftest/sstate: Split classes to allow more parallelismRichard Purdie2023-03-131-4/+8
* oeqa/selftest/sstate: Move common code to base classRichard Purdie2023-03-131-99/+98
* oeqa/selftest/sstate: Merge sstate test class with tests themselvesRichard Purdie2023-03-133-70/+60
* selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie2023-03-131-1/+4
* oeqa/selftest/resulttool: add test for error propagation in test name filteringAlexis Lothoré2023-03-121-0/+24
* oeqa/selftest/resulttool: fix fake data used for testingAlexis Lothoré2023-03-121-4/+4
* oeqa/selftest/resulttool: fix ptest filtering testsAlexis Lothoré2023-03-121-36/+44
* selftest/overlayfs: enable systemd via INIT_MANAGERAlexander Kanavin2023-03-111-14/+6
* selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead2023-03-091-1/+2
* oeqa/selftest/imagefeatures: add test for man-dbRoss Burton2023-03-081-0/+22
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-061-1/+1
* oeqa/selftest/resulttool: add test for metadata filtering on regressionAlexis Lothoré2023-02-281-0/+243
* scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin2023-02-271-7/+0
* selftest: do not check for dri.pc in the headless testAlexander Kanavin2023-02-271-4/+0
* oeqa/selftest: add test for yocto_testresults_query.pyAlexis Lothoré2023-02-261-0/+39
* scripts/oe-selftest: append metadata to tests resultsAlexis Lothoré2023-02-261-1/+14
* oeqa/selftest/wic: Add test for uefi-kernel loaderPavel Zhukov2023-02-261-0/+20
* oeqa/selftest/prservice: Improve debug output for failureRichard Purdie2023-02-241-1/+1
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-02-231-9/+30
* oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré2023-02-171-1/+1
* oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli2023-02-101-0/+2
* oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli2023-02-101-0/+3
* oeqa qemurunner: read more data at a time from serialMikko Rapeli2023-02-101-1/+3
* oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli2023-02-101-2/+21
* oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli2023-02-101-0/+2
* oeqa ssh.py: move output prints to new lineMikko Rapeli2023-02-101-3/+3
* oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli2023-02-081-2/+2
* oeqa/selftest/locales: Add test for disabled binary locale generationRichard Purdie2023-02-041-11/+20
* oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou2023-02-021-0/+45
* httpserver: add error handler that write to the loggerRoss Burton2023-02-011-0/+6
* oeqa/utils/httpserver: connect up the request loggingRoss Burton2023-02-011-5/+16
* sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton2023-02-011-1/+1
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-011-4/+7
* oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie2023-01-261-1/+3
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-01-131-1/+1
* oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego2023-01-121-0/+14
* oeqa/selftest/debuginfod: improve testcaseRoss Burton2023-01-111-8/+59
* oeqa/runtime/rust: Add cargo testAlex Kiernan2022-12-281-0/+17
* oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov2022-12-261-12/+11
* selftest: allow '-R' and '-r' be used togetherChen Qi2022-12-261-3/+3
* oeqa/runtime/rust: Add basic compile/run testAlex Kiernan2022-12-232-0/+26
* oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie2022-12-221-1/+3
* devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie2022-12-082-3/+5
* oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko2022-12-081-0/+44
* oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie2022-12-051-0/+14
* selftest/runqemu: reenable the nfs rootfs testAlexander Kanavin2022-11-291-12/+2
* unfs: update 0.9.22 -> 0.10.0Alexander Kanavin2022-11-291-1/+1
* qemurunner.py: use IP address from command lineMikko Rapeli2022-11-221-2/+2