Files
libguestfs/test-tool
Richard W.M. Jones 52528729f6 gcc5: test-tool: Initialize local variable.
gcc 5 cannot prove that the variable is always initialized
and therefore prints a warning.
2015-01-19 16:06:16 +00:00
..
2015-01-17 09:08:15 +00:00
2009-07-22 23:00:30 +01:00

This is a test tool, not a comprehensive test, but a "does it
basically function" test, which can be packaged and given to end
users.

It also collects and prints a lot of internal debug information, which
is useful in bug reports to track down appliance / qemu boot problems.

For more information, please read the man page
libguestfs-test-tool(1).