]> 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)
committerEric Blake <eblake@redhat.com>
Tue, 8 May 2012 18:38:11 +0000 (12:38 -0600)
commit75d155ec26fd2d6f4f95c3238b44309dca6caf34
tree5dfb8f7333015e3ce9d9884aa07b6cca32e04963
parentba97e4edc6aa439a4f1e70855cf4503181efdb7f
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>
tests/testutils.c