util-linux/tests/helpers
Sami Kerola 652822e08b misc: remove path name definitions that are unused
After this commit the following produces zero matches.

$ for i in \
_PATH_DEV_TTY \
_PATH_INITTAB \
_PATH_MNTTAB_DIR \
_PATH_MOUNTED_LOCK \
_PATH_MOUNTED_TMP \
_PATH_RC \
_PATH_REBOOT \
_PATH_SECURE \
_PATH_SECURETTY \
_PATH_SHUTDOWN_CONF \
_PATH_SINGLE \
_PATH_UMOUNT \
_PATH_USERTTY
do git grep $i; done

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2016-03-09 11:44:05 +01:00
..
Makemodule.am misc-utils: build test_uuidd only if BUILD_UUIDD 2016-02-12 14:11:19 +01:00
test_byteswap.c tests: fix compiler warning 2013-04-18 11:23:34 +02:00
test_md5.c tests: new warning fix 2013-05-21 11:38:55 +02:00
test_pathnames.c misc: remove path name definitions that are unused 2016-03-09 11:44:05 +01:00
test_sigreceive.c tests: remove redundant check for NULL [cppcheck] 2016-01-19 12:59:12 +06:00
test_sysinfo.c build: fix some compiler warnings 2014-05-30 01:18:09 +02:00