summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main serverSteve Sakoman2025-10-141-1/+1
* selftest/cases/meta_ide.py: use use gnu mirror instead of main serverSteve Sakoman2025-10-141-1/+1
* default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issueDeepak Rathore2025-09-081-2/+2
* oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton2025-07-181-0/+24
* oeqa/utils/gitarchive: Return tag name and improve exclude handlingRichard Purdie2024-12-091-1/+3
* resulttool: Use single space indentation in json outputRichard Purdie2024-12-091-1/+1
* selftest/reproducible: Clean up pathnamesRichard Purdie2024-12-091-1/+1
* selftest/reproducible: Drop rawlogsRichard Purdie2024-12-091-6/+0
* selftest/runtime_test/virgl: Disable for all fedoraSteve Sakoman2024-10-121-1/+1
* lib/oeqa: rename assertRaisesRegexp to assertRaisesRegexRoss Burton2024-09-271-2/+2
* selftest: skip virgl gtk/sdl test on ubuntu 18.04Steve Sakoman2024-03-121-0/+2
* meta/lib/oeqa: python 3.12 regexAdrian Freihofer2024-03-013-5/+5
* oeqa/selftest/oelib/buildhistory: git default branchAdrian Freihofer2024-03-011-4/+14
* oeqa/selftest/recipetool: expect meson.bbAdrian Freihofer2024-03-011-2/+2
* oeqa/selftest/recipetool: downgrade meson version to not use pyproject.tomlRoss Burton2024-03-011-13/+16
* oeqa/selftest/recipetool: fix for python 3.12Adrian Freihofer2024-03-011-7/+7
* oeqa: replace deprecated assertEqualsAdrian Freihofer2024-03-013-3/+3
* oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64Ross Burton2024-02-281-1/+4
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Steve Sakoman2023-09-241-4/+2
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-09-231-2/+4
* oeqa/ssh: Further improve process exit handlingRichard Purdie2023-08-261-2/+3
* target/ssh: Ensure exit code set for commandsRichard Purdie2023-08-261-0/+3
* oeqa/runtime/ltp: Increase ltp test output timeoutRichard Purdie2023-08-261-1/+1
* oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie2023-08-261-0/+3
* selftest/cases/glibc.py: switch to using NFS over TCPAnuj Mittal2023-08-261-2/+2
* oeqa/utils/nfs: allow requesting non-udp portsAnuj Mittal2023-08-261-2/+2
* selftest/cases/glibc.py: increase the memory for testingAnuj Mittal2023-08-261-1/+1
* selftest/cases/glibc.py: fix the override syntaxAnuj Mittal2023-08-261-1/+1
* oeqa/selftest/devtool: add unit test for "devtool add -b"Yoann Congal2023-08-021-0/+32
* oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure caseRoss Burton2023-08-021-2/+2
* selftest/reproducible: Allow chose the package managerJose Quaresma2023-07-211-1/+5
* selftest reproducible.py: support different build targetsMikko Rapeli2023-07-211-2/+6
* oeqa/selftest/bbtests: add non-existent prefile/postfile testsFabien Mahot2023-07-121-0/+8
* oeqa/selftest/cases/devtool.py: skip all tests require folder a git repoThomas Roos2023-06-231-0/+8
* selftest/reproducible: Allow native/cross reuse in testRichard Purdie2023-06-141-2/+2
* oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos2023-05-121-3/+3
* selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRRORMartin Jansa2023-04-111-0/+1
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-111-0/+19
* oeqa rtc.py: skip if read-only-rootfsMikko Rapeli2023-03-281-3/+5
* selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie2023-03-231-1/+4
* selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead2023-03-231-1/+2
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-201-1/+1
* oeqa/selftest/prservice: Improve debug output for failureRichard Purdie2023-03-201-1/+1
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-03-091-9/+30
* oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré2023-03-091-1/+1
* oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_failAlexandre Belloni2023-02-241-1/+1
* oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli2023-02-241-0/+2
* oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli2023-02-241-0/+3
* oeqa qemurunner: read more data at a time from serialMikko Rapeli2023-02-241-1/+3
* oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli2023-02-241-2/+21