summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2019-09-07oeqa/core/runner.py: Fix OETestTag listingNathan Rossi
2019-09-07oeqa/selftest: Add test run filtering based on test tagsNathan Rossi
2019-09-07oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi
2019-09-07oeqa/core: Implement proper extra result collection and serializationNathan Rossi
2019-09-07oeqa: Recognise svlogd as another loggerKhem Raj
2019-09-07dnf.py: installroot support usrmergeChangqing Li
2019-09-06oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt
2019-09-06oeqa/core/tests: Fix test_data module testsNathan Rossi
2019-09-06oeqa/core/tests: Skip test_fail_duplicated_moduleNathan Rossi
2019-09-06sdkext: use simpler kernel module for devtool testMark Asselstine
2019-08-30qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin
2019-08-30oeqa: reproducible: Do two clean buildsJoshua Watt
2019-08-30oeqa: Enable reproducible build testJoshua Watt
2019-08-30oeqa: reproducible: Record packages in test resultsJoshua Watt
2019-08-30oeqa: Set LD_LIBRARY_PATH when executing native commandsJoshua Watt
2019-08-30oeqa: reproducible: Use subTest for packagesJoshua Watt
2019-08-30oeqa: reproducible: Cleanup reproducible buildJoshua Watt
2019-08-29Remove LSB supportAdrian Bunk
2019-08-28oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS serverNathan Rossi
2019-08-27commands.py: fix typoChen Qi
2019-08-27bbtests.py: remove recipe-depends.dotChen Qi
2019-08-27oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel sourceMazliana
2019-08-13oeqa/parselogs: grep for exact errors list keywordsKhem Raj
2019-08-13oeqa/buildgalculator.py: Add dependency on gtk+3Khem Raj
2019-08-13lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin
2019-08-03classes/lib: Remove bb.build.FuncFailedRichard Purdie
2019-07-26meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque
2019-07-23meta/lib/oeqa: Test for bootimg-biosplusefi SourceWilliam Bourque
2019-07-20runtime_test.py: use track_for_cleanup for temp dirChen Qi
2019-07-18qemurunner.py: Be more verbose about problemsAlistair Francis
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee
2019-07-15qemurunner.py: fix race condition at qemu startupChen Qi
2019-07-15oeqa/runtime/rpm: Move test_rpm_query_nonroot test case to RpmBasicTestChen Qi
2019-07-15oeqa/runtime/rpm: ensure no user process running before deleting userChen Qi
2019-07-11oeqa/recipetool: change the CMake test to use taglibRoss Burton
2019-07-09oeqa/bbtests: Tweak test bitbake output pattern matchingRichard Purdie
2019-07-03devtool.py: track to clean devtool.conf in test_create_workspaceChen Qi
2019-07-03oeqa: Test bitbake --skip-setseceneJoshua Watt
2019-06-28oeqa: Cleanup /usr/bin/env pythonRobert Yang
2019-06-27oeqa/runtime/syslog: Add delay to test to avoid failuresRichard Purdie
2019-06-27oeqa/runtime/oesyslog: systemd syslog restart doesn't change pidRichard Purdie
2019-06-27oeqa/runtime/syslog: Improve test debug messagesRichard Purdie
2019-06-27oe_syslog.py: Handle syslogd/klogd restart raceJon Mason
2019-06-27oeqa/buildoptions: check that Fortran code actually cross-compilesRoss Burton
2019-06-21oeqa: avoid class setup method to run when skipping the whole classChen Qi
2019-06-21context.py: avoid skipping tests by meaningless command argumentChen Qi
2019-06-19oeqa/logparser: ignore test failure commentaryRoss Burton
2019-06-19runtime/cases/logrotate: make test more reliableAnuj Mittal
2019-06-18manifest.py: fix test_SDK_manifest_entriesChen Qi
2019-06-18context.py: fix skipping functionChen Qi