Files
libguestfs/test-tool
Richard W.M. Jones 72cfaff5c5 Update copyright dates for 2025
Automated using this command:

perl -pi.bak -e 's/(20[012][0-9])-20[12][01234]/$1-2025/g' `git ls-files`
2025-02-16 17:00:46 +00:00
..
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00: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).