availability: Add a test for this call.

Because all the tested groups are optional, there's not really
a group we can reliably test, therefore test against the
empty list (which should not fail).
This commit is contained in:
Richard Jones
2009-11-24 14:05:57 +00:00
parent 3817708a5b
commit 979eda8a5d

View File

@@ -4105,7 +4105,7 @@ To fill a file with zero bytes (sparsely), it is
much more efficient to use C<guestfs_truncate_size>.");
("available", (RErr, [StringList "groups"]), 216, [],
[],
[InitNone, Always, TestRun [["available"; ""]]],
"test availability of some parts of the API",
"\
This command is used to check the availability of some