summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/context: initialize _run_end_timeKonrad Weihmann2020-11-201-0/+1
* oeqa/core/context: expose results as variableKonrad Weihmann2020-11-201-0/+3
* imagefeatures: New test case, test_empty_image, addedKhairul Rohaizzat Jamaluddin2020-10-261-1/+11
* oeqa: Add sync call to command executionRichard Purdie2020-10-203-16/+15
* oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie2020-10-101-0/+1
* selftest: add test for recipes with patches in overridesRoss Burton2020-10-081-0/+20
* selftest: skip npm tests if nodejs-native isn't availableRoss Burton2020-10-082-0/+8
* oeqa/selftest/devtool: Add sync call to test teardownRichard Purdie2020-09-301-0/+7
* testsdk.py: remove workspace/sources to avoid failure in case of multilibChen Qi2020-09-301-0/+3
* oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling2020-09-301-1/+2
* target/ssh.py: Add dump_target supportSaul Wold2020-09-301-0/+2
* testimage: Add testimage_dump_target to kwargsSaul Wold2020-09-301-0/+4
* oeqa/runtime : add test for RTC(Real Time Clock)Teoh Jay Shen2020-09-281-0/+38
* oeqa/selftest/containerimage: Update to match assumptions in configurationRichard Purdie2020-09-231-0/+3
* oeqa/selftest/incompatible_lib: Fix append usageRichard Purdie2020-09-231-1/+1
* oeqa/qemurunner: Increase serial timeoutRichard Purdie2020-09-201-1/+1
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-1/+12
* oeqa/runtime: add test for matchbox-terminalTeohJayShen2020-09-141-0/+18
* oeqa/weston: Fix tests to run with systemdKhem Raj2020-09-141-3/+9
* oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie2020-09-081-1/+3
* selftest/signing: Ensure build path relocation is safeRichard Purdie2020-09-081-1/+3
* package.bbclass: hash equivalency and pr serviceMark Hatle2020-09-031-4/+4
* selftest/prservice: Improve test failure messageRichard Purdie2020-09-021-2/+2
* oeqa: reproducible: Fix test not producing diffsJoshua Watt2020-09-023-1/+29
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-026-6/+6
* oeqa/multilib: un-skip the connman testAlexander Kanavin2020-08-281-1/+1
* oeqa/multilib: rework to use readelf from the hostAlexander Kanavin2020-08-281-3/+6
* oeqa/x32lib: rework to use readelf from the hostAlexander Kanavin2020-08-281-6/+11
* oeqa/selftest: Apply patch to fix cpio build with -fno-commonRichard Purdie2020-08-261-1/+1
* selftest/recipetool: Drop globbing SRC_URI test, no longer supportedRichard Purdie2020-08-261-13/+0
* oeqa: runtime_tests: Extra GPG debuggingJoshua Watt2020-08-251-1/+1
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-221-0/+24
* oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen2020-08-201-22/+0
* oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen2020-08-201-22/+0
* buildgalculator: Patch to fix build with -fno-commonKhem Raj2020-08-181-1/+1
* buildcpio.py: Apply patch to fix build with -fno-commonKhem Raj2020-08-182-1/+3
* selftest/tinfoil: Increase wait event timeoutRichard Purdie2020-08-181-2/+3
* oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin2020-08-081-0/+14
* oeqa/selftest/imagefeatures: Add testcase for fitImageUsama Arif2020-08-081-0/+74
* ltp: make copyFrom scp command non-fatalMatthew2020-08-062-4/+8
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-271-2/+1
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-271-1/+2
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-271-1/+3
* oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie2020-07-222-2/+2
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-141-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-131-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-131-2/+4
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-121-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-081-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-031-4/+0