summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* base: Use repr() for printing exceptionsRichard Purdie2021-11-031-3/+0
* selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman2021-10-291-5/+0
* target/ssh.py: add HostKeyAlgorithms option to test commandsSteve Sakoman2021-10-231-0/+1
* oeqa/selftest/sstatetests: fix typo ware -> wereAlexandre Belloni2021-10-231-6/+6
* oeqa/manual: Fix no longer valid URLsJon Mason2021-10-231-3/+3
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-10-072-1/+6
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-10-071-0/+6
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-10-071-1/+1
* oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie2021-09-101-1/+1
* selftest: disable virgl headless testAlexander Kanavin2021-09-011-0/+1
* parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield2021-09-011-0/+1
* qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin2021-09-011-1/+4
* qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin2021-09-011-0/+2
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-08-261-1/+1
* oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni2021-08-261-5/+4
* oeqa/usb_hid.py : add test to check the usb/human interface device status aft...Teoh Jay Shen2021-08-101-0/+22
* oeqa/terminal : improve the test caseTeoh Jay Shen2021-08-101-2/+5
* oeqa/runtime: add test for matchbox-terminalTeohJayShen2021-08-101-0/+18
* oeqa/suspend : add test for suspend stateTeoh Jay Shen2021-08-101-0/+33
* oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer2021-08-102-4/+4
* oeqa/runtime : add test for RTC(Real Time Clock)Teoh Jay Shen2021-08-101-0/+38
* oeqa/ethernet_ip_connman : add test for network connectionsTeoh Jay Shen2021-08-101-0/+36
* oeqa/manual/toaster: fix small typoRalph Siemsen2021-08-101-1/+1
* oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie2021-07-151-2/+1
* oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie2021-07-101-8/+8
* oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie2021-07-101-2/+2
* selftest: do not hardcode /tmp/sdkAlexander Kanavin2021-07-101-16/+12
* oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie2021-06-031-9/+0
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-201-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-201-2/+2
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-202-6/+15
* reproducible.py: add quilt-ptest and valgrind-ptestSteve Sakoman2021-05-131-0/+2
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-131-3/+0
* meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin2021-05-042-0/+19
* oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin2021-05-042-4/+10
* oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro2021-05-041-0/+5
* parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu2021-04-301-0/+2
* oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie2021-04-301-1/+1
* oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie2021-04-301-3/+3
* selftest/reproducible: Sort the unused exclusion listRichard Purdie2021-04-231-1/+1
* selftest/reproducible: track unusued entries in the exclusion listAlexander Kanavin2021-04-231-4/+10
* selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman2021-04-231-22/+10
* selftest/reproducible: add an exclusion list for items that are not yet repro...Alexander Kanavin2021-04-231-3/+79
* selftest/reproducible: enable world reproducibility testAlexander Kanavin2021-04-231-1/+3
* selftest/wic: Fix dependency issue in rawcopy testRichard Purdie2021-03-281-7/+11
* cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang2021-03-281-0/+8
* oeqa/pam: Need shadow installed for the testsKhem Raj2021-03-181-0/+3
* selftest/reproducible: Add ability to pull some objects from sstateRichard Purdie2021-03-181-2/+14
* selftest/reproducible: Don't call sync between each file compareRichard Purdie2021-03-041-1/+1
* oeqa/commands: Fix compatibility with python 3.9Richard Purdie2021-03-041-2/+2