summaryrefslogtreecommitdiffstats
path: root/tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Generated code for ext2 UUID and label functions.Richard Jones2009-04-271-1/+334
|
* Generated code for lvremove, vgremove, pvremove.Richard Jones2009-04-251-1/+696
|
* Generated code for debug command.Richard W.M. Jones2009-04-231-0/+1
|
* Generated code for new mount_* commands.Richard Jones2009-04-221-1/+161
|
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-221-0/+2
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-36/+178
|
* Add tests for the upload and download commands.Richard Jones2009-04-201-3/+157
|
* Generated code for 'checksum' command.Richard Jones2009-04-201-1/+558
|
* Implement upload and download commands.Richard Jones2009-04-201-0/+2
|
* Begin to add the upload and download commands.Richard Jones2009-04-181-0/+2
|
* Separate out the high-level API actions.Richard Jones2009-04-181-0/+5
| | | | | | - Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
* 'guestfish edit' commands and several bugfixes.Richard Jones2009-04-151-3/+358
|
* Generated code for blockdev_* calls, RInt64, enhanced tests.Richard Jones2009-04-151-1044/+1452
|
* Be strict about commands which don't test themselves, warn about missing tests.Richard Jones2009-04-151-0/+42
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+8
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-151-344/+265
|
* Generated files for file(1) command.Richard Jones2009-04-131-47/+246
|
* Lots, mainly Python bindings.Richard Jones2009-04-131-46/+46
|
* Added test suite.Richard Jones2009-04-111-0/+3933
|
* Added test framework, no tests implemented yet.Richard Jones2009-04-101-0/+31