]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add some self-documentation to tests
authorAlon Levy <alevy@redhat.com>
Tue, 8 May 2012 17:46:45 +0000 (20:46 +0300)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:16:47 +0000 (18:16 -0400)
commitfd9f487aca0a0b419e940de844d8a621f97e97d1
tree2f8186bb74b3140ade1676bb4177b3fd13e98f34
parent41a307233888aecdf665d4de0bd05d71e2a0733a
tests: add some self-documentation to tests

Alon tried './qemuxml2argvtest --help' to figure out a test failure,
but it didn't help.  The information is in HACKING, but it doesn't
hurt to make the tests also provide their own help.

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit 75d155ec26fd2d6f4f95c3238b44309dca6caf34)
tests/testutils.c