Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Replace truncate command with 'guestfish sparse'. | Richard W.M. Jones | 2012-06-18 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | tests: Add a simple liveness tests for qemu. | Richard W.M. Jones | 2011-12-22 | 1 | -0/+52 |