summaryrefslogblamecommitdiffstats
path: root/tests/helpers/Makemodule.am
blob: 0228cb32758ddb17e5445868aa563283a80e073f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                       

noinst_PROGRAMS += test_byteswap
test_byteswap_SOURCES = tests/helpers/test_byteswap.c

noinst_PROGRAMS += test_md5
test_md5_SOURCES = tests/helpers/test_md5.c lib/md5.c

noinst_PROGRAMS += test_pathnames
test_pathnames_SOURCES = tests/helpers/test_pathnames.c

noinst_PROGRAMS += test_sysinfo
test_sysinfo_SOURCES = tests/helpers/test_sysinfo.c