summaryrefslogtreecommitdiffstats
path: root/tests/qemu
Commit message (Collapse)AuthorAgeFilesLines
* tests: Replace truncate command with 'guestfish sparse'.Richard W.M. Jones2012-06-212-3/+3
| | | | | | | | | | | | | RHEL 5 didn't have the truncate command, but we can replace: truncate -s SIZE FILE with the roughly equivalent command: guestfish sparse FILE SIZE Cherry picked from commit 39df80dcc0e485e69048bddbf33c259ce532e50d and backported to libguestfs 1.16 branch.
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
| | | | (Includes fix by RWMJ)
* tests: Add a simple liveness tests for qemu.Richard W.M. Jones2011-12-222-0/+53
|
* tests: Finalize the order we run the tests.Richard W.M. Jones2011-12-221-0/+1
|
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-221-1/+1
|
* tests: Rename capitests -> tests/c-api.Richard W.M. Jones2011-12-221-2/+0
|
* tests: Rename caution -> tests/qemu.Richard W.M. Jones2011-12-222-0/+131