summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2023-02-10oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli
2023-02-10oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli
2023-02-10oeqa qemurunner: read more data at a time from serialMikko Rapeli
2023-02-10oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli
2023-02-10oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli
2023-02-10oeqa ssh.py: move output prints to new lineMikko Rapeli
2023-02-07oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli
2023-02-04oeqa/selftest/locales: Add test for disabled binary locale generationRichard Purdie
2023-02-02oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou
2023-02-01httpserver: add error handler that write to the loggerRoss Burton
2023-02-01oeqa/utils/httpserver: connect up the request loggingRoss Burton
2023-02-01sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton
2023-02-01oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin
2023-01-26oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie
2023-01-13selftest/virgl: use pkg-config from the hostAlexander Kanavin
2023-01-12oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego
2023-01-11oeqa/selftest/debuginfod: improve testcaseRoss Burton
2022-12-28oeqa/runtime/rust: Add cargo testAlex Kiernan
2022-12-26oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov
2022-12-26selftest: allow '-R' and '-r' be used togetherChen Qi
2022-12-26oeqa/runtime/rust: Add basic compile/run testAlex Kiernan
2022-12-22oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie
2022-12-08devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...Richard Purdie
2022-12-08oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko
2022-12-05oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie
2022-11-29selftest/runqemu: reenable the nfs rootfs testAlexander Kanavin
2022-11-29unfs: update 0.9.22 -> 0.10.0Alexander Kanavin
2022-11-22qemurunner.py: use IP address from command lineMikko Rapeli
2022-11-22oeqa/qemurunner: implement vmdk images supportSergei Zhmylev
2022-11-20qemurunner.py: support setting slirp host IP addressMikko Rapeli
2022-11-11oeqa/selftest/wic: use skipIfNotArch instead of custom decoratorRoss Burton
2022-11-11oeqa/selftest/wic: skip more tests on aarch64Ross Burton
2022-11-11oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64Ross Burton
2022-11-11oeqa/selftest/runqemu: don't hardcode qemux86-64Ross Burton
2022-11-11oeqa/selftest/package: improve test_preserve_ownershipRoss Burton
2022-11-11oeqa/selftest/package: generalise test_gdb_hardlink_debug()Ross Burton
2022-11-11oeqa/selftest/overlayfs: overlayfs: skip x86-specific testsRoss Burton
2022-11-11oeqa/selftest/imagefeatures: set a .wks in test_fs_typesRoss Burton
2022-11-11oeqa/selftest/imagefeatures: don't use wic images in test_hypervisor_fmtsRoss Burton
2022-11-11oeqa/selftest/imagefeatures: remove hardcoded MACHINE in test_image_gen_debugfsRoss Burton
2022-11-11oeqa/selftest/efibootpartition: improve testRoss Burton
2022-11-11oeqa/selftest/buildoptions: skip test_read_only_image on qemuarm64Ross Burton
2022-11-11oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton
2022-11-11oeqa/qemurunner: update exception class for QMP API changesRoss Burton
2022-11-11oeqa/selftest/minidebuginfo: Create selftest for minidebuginfoNathan Rossi
2022-11-09oeqa/selftest/lic_checksum: Cleanup changes to emptytest includeNathan Rossi
2022-11-08selftest: add a copy of previous mtd-utils version to meta-selftestAlexander Kanavin
2022-11-02oeqa/selftest/archiver: Add multiconfig test for shared recipesJose Quaresma
2022-11-02oeqa/runtime/dnf: rewrite test_dnf_installroot_usrmergeRoss Burton
2022-11-02oeqa/target/ssh: add ignore_status argument to run()Ross Burton