mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user