summaryrefslogtreecommitdiff
path: root/lib/qemu-wrapper.c
AgeCommit message (Expand)Author
2022-07-10Rename qemu-wrapper to supervisorKent Overstreet
2022-07-08qemu-wrapper: make sure status file gets a newlineKent Overstreet
2022-07-07qemu-wrapper: Default timeout now applies per-subtestKent Overstreet
2022-07-07Restart VM if necessary until tests are completeKent Overstreet
2022-07-07qemu-wrapper is now responsible for writing test statusKent Overstreet
2022-07-07qemu-wrapper now records test durationKent Overstreet
2022-07-07qemu-wrapper: Print out test name correctly on test timeoutKent Overstreet
2022-07-04Create subdirectories for individual test artifactsKent Overstreet
2022-07-01qemu-wrapper: Print timeout on test timeoutKent Overstreet
2022-06-30qemu-wrapper: include newline in timeout messageKent Overstreet
2022-06-30qemu-wrapper: Handle tests with / in their nameKent Overstreet
2022-06-27qemu-wrapper: Print test name when failing due to timeoutKent Overstreet
2022-06-26qemu-wrapper: Don't use SA_RESTARTKent Overstreet
2022-06-26Improve timeout/watchdog functionalityKent Overstreet
2022-06-26qemu-wrapper: popen_with_pid()Kent Overstreet
2022-06-23Test automation improvementsKent Overstreet
2021-05-19New qemu-wrapperKent Overstreet