lib/libdevmapper.c
lib/setup.c
lib/utils.c
+lib/utils_crypt.c
lib/utils_debug.c
luks/af.c
-luks/hexprint.c
luks/keyencryption.c
luks/keymanage.c
luks/pbkdf.c
TESTS = api-test compat-test align-test mode-test
-EXTRA_DIST = compatimage.img.bz2 align-test compat-test
+EXTRA_DIST = compatimage.img.bz2 align-test compat-test mode-test
differ_SOURCES = differ.c
differ_CFLAGS = -Wall -O2
fi
}
+if [ $(id -u) != 0 ]; then
+ echo "WARNING: You must be root to run this test, test skipped."
+ exit 0
+fi
+
add_device
# compatibility modes