]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: remove test_wholedisk
authorKarel Zak <kzak@redhat.com>
Tue, 17 Jun 2014 10:45:28 +0000 (12:45 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 Jun 2014 10:45:28 +0000 (12:45 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/Makemodule.am

index a31aef47112dc62fe4dc590c625b28ee490df22f..78298691b4b5e52929a63fe93370c71a7eeb7f29 100644 (file)
@@ -55,8 +55,7 @@ check_PROGRAMS += \
        test_procutils \
        test_randutils \
        test_strutils \
-       test_ttyutils \
-       test_wholedisk
+       test_ttyutils
 
 if LINUX
 if HAVE_CPU_SET_T
@@ -80,9 +79,6 @@ test_ismounted_SOURCES = lib/ismounted.c
 test_ismounted_CFLAGS = -DTEST_PROGRAM
 test_ismounted_LDADD = libcommon.la
 
-test_wholedisk_SOURCES = lib/wholedisk.c
-test_wholedisk_CFLAGS = -DTEST_PROGRAM
-
 test_mangle_SOURCES = lib/mangle.c
 test_mangle_CFLAGS = -DTEST_PROGRAM