| Commit message (Expand) | Author | Age | Files | Lines |
* | Individual tests can be skipped by setting SKIP_TEST_<CMD>[_<N>]=1 | Richard Jones | 2009-05-21 | 1 | -144/+2168 |
* | Generated code for e2fsck-f command. | Richard Jones | 2009-05-21 | 1 | -0/+9 |
* | Fix pvremove, vgremove, lvremove tests (RHBZ 502007). | Richard Jones | 2009-05-21 | 1 | -11/+123 |
* | Skip 'zerofree' test if the command doesn't exist in the appliance. | Richard Jones | 2009-05-19 | 1 | -0/+9 |
* | Generated code for 'find' command. | Richard Jones | 2009-05-19 | 1 | -1/+386 |
* | Generated code for lvresize, resize2fs. | Richard Jones | 2009-05-18 | 1 | -135/+316 |
* | Add vg-activate{,-all} commands, and resize recipe. | Richard Jones | 2009-05-18 | 1 | -0/+2 |
* | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometr... | Richard W.M. Jones | 2009-05-15 | 1 | -0/+5 |
* | Add support for zerofree command. | Richard W.M. Jones | 2009-05-14 | 1 | -24/+121 |
* | Enable run-time conditional test prerequisites. | Richard W.M. Jones | 2009-05-14 | 1 | -1/+208 |
* | Add test prerequisites. | Richard W.M. Jones | 2009-05-14 | 1 | -1/+13 |
* | Add 'append', LIBGUESTFS_APPEND to set additional kernel options. | Richard W.M. Jones | 2009-05-13 | 1 | -0/+2 |
* | Test the 'command' and 'command_lines' functions thoroughly. | Richard Jones | 2009-05-12 | 1 | -3/+2800 |
* | Generated code to support last 3 commits. | Richard Jones | 2009-05-08 | 1 | -0/+1 |
* | Generated code to support previous 2 commits. | Richard Jones | 2009-05-08 | 1 | -1/+311 |
* | Misc changes to make tests pass in RHEL 5. | Richard Jones | 2009-05-07 | 1 | -803/+3152 |
* | Generated code for 'equal' command. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+214 |
* | Generated code for ping-daemon command. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+35 |
* | Generated code for dmesg command. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+36 |
* | Generated code for drop-caches command. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+35 |
* | Generated code for cp, cp-a and mv commands. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+488 |
* | Generated code for grub-install command. | Richard Jones | 2009-04-30 | 1 | -1/+71 |
* | Added 'zero' command to wipe partition tables and superblocks. | Richard Jones | 2009-04-30 | 1 | -2/+168 |
* | Add generated code for 'fsck' command. | Richard Jones | 2009-04-30 | 1 | -1/+60 |
* | Fix umount_all command so it unmounts filesystems in the correct order. | Richard Jones | 2009-04-30 | 1 | -1/+127 |
* | Generated code for ext2 UUID and label functions. | Richard Jones | 2009-04-27 | 1 | -1/+334 |
* | Generated code for lvremove, vgremove, pvremove. | Richard Jones | 2009-04-25 | 1 | -1/+696 |
* | Generated code for debug command. | Richard W.M. Jones | 2009-04-23 | 1 | -0/+1 |
* | Generated code for new mount_* commands. | Richard Jones | 2009-04-22 | 1 | -1/+161 |
* | Allow qemu binary to be overridden at runtime. | Richard Jones | 2009-04-22 | 1 | -0/+2 |
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -36/+178 |
* | Add tests for the upload and download commands. | Richard Jones | 2009-04-20 | 1 | -3/+157 |
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 1 | -1/+558 |
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -0/+2 |
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+2 |
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -0/+5 |
* | 'guestfish edit' commands and several bugfixes. | Richard Jones | 2009-04-15 | 1 | -3/+358 |
* | Generated code for blockdev_* calls, RInt64, enhanced tests. | Richard Jones | 2009-04-15 | 1 | -1044/+1452 |
* | Be strict about commands which don't test themselves, warn about missing tests. | Richard Jones | 2009-04-15 | 1 | -0/+42 |
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 1 | -0/+8 |
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 1 | -344/+265 |
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 1 | -47/+246 |
* | Lots, mainly Python bindings. | Richard Jones | 2009-04-13 | 1 | -46/+46 |
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -0/+3933 |
* | Added test framework, no tests implemented yet. | Richard Jones | 2009-04-10 | 1 | -0/+31 |