summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime/ltp: Drop ipc that is moved into syscalls in new versionLiu Yiding6 days1-1/+1
* oeqa/runtime: set self.runner and handle NoneMikko Rapeli2025-07-031-0/+2
* oeqq/runtime/ethernet_ip_connman: remove test_set_virtual_ip referenceMikko Rapeli2025-06-261-1/+0
* oeqa/runtime/stap: fix script logic problemVictor Kamensky2025-06-261-0/+1
* oeqa/runtime/stap: fix module name: stap-hello -> stap_helloVictor Kamensky2025-06-261-2/+2
* oeqa: Update lzip version in buildzip testcaseKhem Raj2025-04-081-1/+1
* oeqa: Build cpio with C17 stdKhem Raj2025-03-241-2/+2
* skeletoninit: remove broken linkChristos Gavros2025-02-251-2/+1
* oeqa/runtime/connman: Drop unused testRichard Purdie2025-02-181-19/+1
* oeqa/runtime: Add debugging if networking failsRichard Purdie2025-02-113-2/+20
* oeqa/runtime/ping: don't bother trying to ping localhostRoss Burton2024-11-181-0/+7
* oeqa runtime uki.py: add testsMikko Rapeli2024-11-121-0/+16
* oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0Richard Purdie2024-10-221-0/+11
* oeqa/runtime/ssh: Fix incorrect timeout fixRichard Purdie2024-10-141-2/+2
* oeqa/runtime/ssh: Rework ssh timeoutRichard Purdie2024-10-111-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