summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2021-10-29base: Use repr() for printing exceptionsRichard Purdie
2021-10-25selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman
2021-10-19target/ssh.py: add HostKeyAlgorithms option to test commandsSteve Sakoman
2021-10-19oeqa/selftest/sstatetests: fix typo ware -> wereAlexandre Belloni
2021-10-19oeqa/manual: Fix no longer valid URLsJon Mason
2021-09-30oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-09-30oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie
2021-09-30oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-09-08oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie
2021-08-27selftest: disable virgl headless testAlexander Kanavin
2021-08-27parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield
2021-08-27qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin
2021-08-27qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin
2021-08-17oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie
2021-08-17oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni
2021-08-04oeqa/usb_hid.py : add test to check the usb/human interface device status aft...Teoh Jay Shen
2021-08-04oeqa/terminal : improve the test caseTeoh Jay Shen
2021-08-04oeqa/runtime: add test for matchbox-terminalTeohJayShen
2021-08-04oeqa/suspend : add test for suspend stateTeoh Jay Shen
2021-08-04oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer
2021-08-04oeqa/runtime : add test for RTC(Real Time Clock)Teoh Jay Shen
2021-08-04oeqa/ethernet_ip_connman : add test for network connectionsTeoh Jay Shen
2021-08-04oeqa/manual/toaster: fix small typoRalph Siemsen
2021-07-11oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie
2021-07-06oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie
2021-07-06oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie
2021-07-05selftest: do not hardcode /tmp/sdkAlexander Kanavin
2021-05-28oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie
2021-05-14oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-14oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-14oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-13reproducible.py: add quilt-ptest and valgrind-ptestSteve Sakoman
2021-05-07Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-04-27meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin
2021-04-27oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2021-04-27oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro
2021-04-21parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu
2021-04-21oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie
2021-04-21oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-19selftest/reproducible: Sort the unused exclusion listRichard Purdie
2021-04-19selftest/reproducible: track unusued entries in the exclusion listAlexander Kanavin
2021-04-19selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman
2021-04-19selftest/reproducible: add an exclusion list for items that are not yet repro...Alexander Kanavin
2021-04-19selftest/reproducible: enable world reproducibility testAlexander Kanavin
2021-03-24selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-03-24cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-11oeqa/pam: Need shadow installed for the testsKhem Raj
2021-03-11selftest/reproducible: Add ability to pull some objects from sstateRichard Purdie
2021-03-04selftest/reproducible: Don't call sync between each file compareRichard Purdie
2021-03-04oeqa/commands: Fix compatibility with python 3.9Richard Purdie