summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/core: Implement proper extra result collection and serializationNathan Rossi2019-09-072-6/+96
* oeqa: Recognise svlogd as another loggerKhem Raj2019-09-071-1/+1
* dnf.py: installroot support usrmergeChangqing Li2019-09-071-1/+33
* oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt2019-09-061-1/+1
* oeqa/core/tests: Fix test_data module testsNathan Rossi2019-09-061-4/+6
* oeqa/core/tests: Skip test_fail_duplicated_moduleNathan Rossi2019-09-061-0/+1
* sdkext: use simpler kernel module for devtool testMark Asselstine2019-09-062-8/+8
* qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin2019-09-011-0/+4
* oeqa: reproducible: Do two clean buildsJoshua Watt2019-08-301-20/+28
* oeqa: Enable reproducible build testJoshua Watt2019-08-301-1/+0
* oeqa: reproducible: Record packages in test resultsJoshua Watt2019-08-301-0/+10
* oeqa: Set LD_LIBRARY_PATH when executing native commandsJoshua Watt2019-08-301-0/+3
* oeqa: reproducible: Use subTest for packagesJoshua Watt2019-08-301-10/+11
* oeqa: reproducible: Cleanup reproducible buildJoshua Watt2019-08-301-3/+10
* Remove LSB supportAdrian Bunk2019-08-293-39/+9
* oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS serverNathan Rossi2019-08-282-2/+41
* commands.py: fix typoChen Qi2019-08-281-1/+1
* bbtests.py: remove recipe-depends.dotChen Qi2019-08-281-1/+1
* oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel sourceMazliana2019-08-281-0/+67
* oeqa/parselogs: grep for exact errors list keywordsKhem Raj2019-08-141-1/+1
* oeqa/buildgalculator.py: Add dependency on gtk+3Khem Raj2019-08-141-0/+1
* lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin2019-08-131-2/+2
* classes/lib: Remove bb.build.FuncFailedRichard Purdie2019-08-063-6/+9
* meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque2019-07-261-10/+8
* meta/lib/oeqa: Test for bootimg-biosplusefi Source2.8_M2William Bourque2019-07-231-0/+59
* runtime_test.py: use track_for_cleanup for temp dirChen Qi2019-07-221-3/+1
* qemurunner.py: Be more verbose about problemsAlistair Francis2019-07-181-10/+10
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-171-1/+2
* qemurunner.py: fix race condition at qemu startupChen Qi2019-07-151-7/+14
* oeqa/runtime/rpm: Move test_rpm_query_nonroot test case to RpmBasicTestChen Qi2019-07-151-29/+30
* oeqa/runtime/rpm: ensure no user process running before deleting userChen Qi2019-07-151-0/+15
* oeqa/recipetool: change the CMake test to use taglibRoss Burton2019-07-111-11/+8
* oeqa/bbtests: Tweak test bitbake output pattern matchingRichard Purdie2019-07-091-1/+1
* devtool.py: track to clean devtool.conf in test_create_workspaceChen Qi2019-07-031-0/+3
* oeqa: Test bitbake --skip-setseceneJoshua Watt2019-07-031-0/+30
* oeqa: Cleanup /usr/bin/env pythonRobert Yang2019-06-302-2/+0
* oeqa/runtime/syslog: Add delay to test to avoid failuresRichard Purdie2019-06-271-0/+3
* oeqa/runtime/oesyslog: systemd syslog restart doesn't change pidRichard Purdie2019-06-271-2/+5
* oeqa/runtime/syslog: Improve test debug messagesRichard Purdie2019-06-271-12/+20
* oe_syslog.py: Handle syslogd/klogd restart raceJon Mason2019-06-271-9/+59
* oeqa/buildoptions: check that Fortran code actually cross-compilesRoss Burton2019-06-271-5/+2
* oeqa: avoid class setup method to run when skipping the whole classChen Qi2019-06-212-0/+10
* context.py: avoid skipping tests by meaningless command argumentChen Qi2019-06-211-1/+1
* oeqa/logparser: ignore test failure commentaryRoss Burton2019-06-201-2/+2
* runtime/cases/logrotate: make test more reliableAnuj Mittal2019-06-191-1/+3
* manifest.py: fix test_SDK_manifest_entriesChen Qi2019-06-191-5/+2
* context.py: fix skipping functionChen Qi2019-06-181-1/+6
* selftest/devtool: fix URI to MarkupSafe packageOleksandr Kravchuk2019-06-141-1/+1
* oescripts.py: avoid error when cairo module is not availableChen Qi2019-06-141-1/+2
* selftests: add tests for INCOMPATIBLE_LICENSEQuentin Schulz2019-06-121-0/+41