mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tests: Add new 'make check-all' rule.
This runs all of the check* rules. Since this includes 'make check', 'make check-all' is not quite equivalent to the old 'make extra-tests' which was removed in the previous commit.
This commit is contained in:
7
README
7
README
@@ -236,6 +236,13 @@ Also:
|
||||
runs a subset of the test suite under valgrind (requires valgrind to
|
||||
be installed obviously).
|
||||
|
||||
make check-all
|
||||
|
||||
runs check-valgrind + even more tests, but these require that you have
|
||||
some libvirt guests installed, that these guests' disks are accessible
|
||||
by the current user, and these tests may fail for other reasons which
|
||||
are not necessarily because of real problems.
|
||||
|
||||
make help
|
||||
|
||||
lists all 'make' targets.
|
||||
|
||||
Reference in New Issue
Block a user