add test_readenv
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15157 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -18,6 +18,7 @@ check_PROGRAMS = \
|
|||||||
base64-test \
|
base64-test \
|
||||||
getaddrinfo-test \
|
getaddrinfo-test \
|
||||||
hex-test \
|
hex-test \
|
||||||
|
test-readenv \
|
||||||
parse_bytes-test \
|
parse_bytes-test \
|
||||||
parse_reply-test \
|
parse_reply-test \
|
||||||
parse_time-test \
|
parse_time-test \
|
||||||
@@ -36,6 +37,8 @@ libtest_la_CFLAGS = -DTEST_SNPRINTF
|
|||||||
parse_reply_test_SOURCES = parse_reply-test.c resolve.c
|
parse_reply_test_SOURCES = parse_reply-test.c resolve.c
|
||||||
parse_reply_test_CFLAGS = -DTEST_RESOLVE
|
parse_reply_test_CFLAGS = -DTEST_RESOLVE
|
||||||
|
|
||||||
|
test_readenv_SOURCES = test-readenv.c test-mem.c
|
||||||
|
|
||||||
parse_time_test_SOURCES = parse_time-test.c test-mem.c
|
parse_time_test_SOURCES = parse_time-test.c test-mem.c
|
||||||
|
|
||||||
strpftime_test_SOURCES = strpftime-test.c
|
strpftime_test_SOURCES = strpftime-test.c
|
||||||
|
Reference in New Issue
Block a user