summaryrefslogtreecommitdiffstats
path: root/tests/qemu/qemu-snapshot-isolation.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Replace truncate command with 'guestfish sparse'.Richard W.M. Jones2012-06-211-2/+2
| | | | | | | | | | | | | 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.
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-221-1/+1
|
* tests: Rename caution -> tests/qemu.Richard W.M. Jones2011-12-221-0/+94