procps/lib
Filipe Brandenburger b56fd9d358 build-sys: split test cases in lib/ into their own files
In order to avoid compiling the same source files twice, with and
without the TEST_PROGRAM define.

Tested that the build still works and that `make distcheck` works as
expected.

Tested that the test_* programs in lib/ keep working. (Though they are
not really invoked by `make check` and in particular test_nsutils is
quite useless, test_fileutils also quite poor.)

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2015-05-01 17:43:51 -07:00
..
.gitignore Manpage translations in Makefiles 2014-06-28 23:38:13 +10:00
fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
Makefile.am build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00