summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime/ssh: Fix incorrect timeout fixRichard Purdie2024-11-261-2/+2
* oeqa/runtime/ssh: Rework ssh timeoutRichard Purdie2024-11-261-2/+2
* testexport: support for executing tests over serialAndrew Oppelt2024-09-011-1/+11
* oeqa/runtime/ssh: increase the number of attemptsJon Mason2024-08-221-1/+1
* oeqa/runtime/parselogs: mips: skip sysctl warningBruce Ashfield2024-08-071-0/+6
* oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10Bruce Ashfield2024-08-071-0/+8
* oeqa/runtime/scp: requires openssh-sftp-serverJose Quaresma2024-07-231-1/+1
* oeqa/runtime/ssh: check for all errors at the endJon Mason2024-07-081-3/+3
* oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)Richard Purdie2024-07-041-2/+5
* oeqa/runtime/ssh: add retry logic and sleeps to allow for slower systemsJon Mason2024-07-021-9/+19
* oeqa/runtime/parselogs: Add some kernel log trigger keywordsRichard Purdie2024-06-271-1/+1
* oeqa/runtime: fix race-condition in minidebuginfo testEtienne Cordonnier2024-06-241-4/+13
* oeqa/runtime: make minidebuginfo test work with coreutilsEtienne Cordonnier2024-06-061-1/+2
* oeqa/runtime/ltp: Drop groups that were removed in new versionRichard Purdie2024-06-041-1/+1
* oeqa/runtime: fix regression in minidebuginfo testEtienne Cordonnier2024-05-311-1/+2
* oeqa/runtime/login: Fix dbus-wait timeout and loop conditionalRichard Purdie2024-03-071-4/+5
* oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-waitEilís 'pidge' Ní Fhlannagáin2024-03-071-38/+41
* oeqa/runtime/login: Exclude qemuriscv64Eilís 'pidge' Ní Fhlannagáin2024-03-071-1/+1
* oeqa/runtime/login: Mask out the mouse panel icon for nowRichard Purdie2024-03-071-2/+2
* oeqa/runtime/login: Various code improvements and fixesRichard Purdie2024-03-071-43/+48
* oeqa/runtime/login: Proof of concept for screenshot testcasesEilís 'pidge' Ní Fhlannagáin2024-03-071-0/+107
* oeqa/runtime/cases: fix typo in information messageMichael Opdenacker2024-02-092-2/+2
* buildcpio.py: Switch to using cpio-2.15Khem Raj2024-02-081-6/+2
* ltp: Enable extra test groupsRichard Purdie2024-02-061-1/+1
* ltp: Update to 20240129Petr Vorel2024-02-051-2/+2
* oeqa/runtime/rpm: fail tests if test rpm file cannot be foundAlexander Kanavin2024-01-271-7/+11
* oeqa systemd.py: settle() using "running" or "degraded" stateMikko Rapeli2024-01-071-2/+2
* oeqa/parselogs-ignores-qemuarmv5: add comments and organiseRoss Burton2024-01-041-2/+6
* oeqa/runtime/parselogs: add qemux86 ACPI ignore for kernel v6.6+Bruce Ashfield2024-01-031-0/+3
* package.py: OEHasPackage: Add MLPREFIX to packagenameSaul Wold2023-12-281-2/+3
* oeqa: add runtime 'maturin develop' test caseTim Orling2023-12-231-0/+35
* oe-selfest: add maturn runtime (testimage) testTim Orling2023-12-171-0/+23
* oeqa/runtime/systemd: Ensure test runs only on systemd imagesRichard Purdie2023-12-081-0/+1
* gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier2023-12-061-0/+21
* oeqa/runtime/parselogs: migrate ignoresRoss Burton2023-12-0611-180/+132
* oeqa/runtime/parselogs: load ignores from diskRoss Burton2023-12-061-5/+35
* oeqa/ssh: Handle SSHCall timeout error codeluca fancellu2023-11-101-0/+3
* oeqa/runtime/cases/parselogs: remove "edgerouter" caseMichael Opdenacker2023-10-261-6/+0
* oeqa/runtime/_qemutiny: rewrite test to be functionalRoss Burton2023-10-111-3/+8
* oeqa/runtime/parselogs: parse the logs with Python, not grepRoss Burton2023-09-261-50/+41
* oeqa/runtime/parselogs: select the correct machine-specific ignores earlyRoss Burton2023-09-261-7/+6
* oeqa/runtime/parselogs: move some variables out of global scopeRoss Burton2023-09-261-10/+9
* oeqa/runtime/parselogs: don't pass around membersRoss Burton2023-09-261-10/+14
* oeqa/runtime/parselogs: improve find callRoss Burton2023-09-261-5/+5
* oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj2023-09-261-1/+1
* oeqa/runtime/parselogs: inline single-caller functionsRoss Burton2023-09-221-8/+2
* oeqa/runtime/parselogs: remove obsolete LSB testing supportRoss Burton2023-09-221-8/+0
* oeqa/runtime/parselogs: don't bother to show target hardware informationRoss Burton2023-09-221-29/+0
* oeqa/runtime/parselogs: remove unused importsRoss Burton2023-09-221-2/+0
* go-helloworld: update to latest revisionAlexander Kanavin2023-09-181-1/+1