summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorKarel Zak2012-07-30 17:59:16 +0200
committerKarel Zak2012-07-30 17:59:16 +0200
commit922e6775e0c731c7155e80de4cca3cd74fca2f9a (patch)
tree464a67b93b8ff55cdc214e63a25c3dfb8f730c10 /Documentation
parenttests: remove lt- prefixes (diff)
downloadkernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.tar.gz
kernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.tar.xz
kernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.zip
build-sys: move tests to check_PROGRAMS
Thanks to Mike Frysinger. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/howto-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt
index c812a3929..06abba781 100644
--- a/Documentation/howto-tests.txt
+++ b/Documentation/howto-tests.txt
@@ -5,6 +5,9 @@
It's expected that for each invasive change or important bugfix you will
include a test to your patch.
+ Compile tests:
+
+ make check
Run all tests: