add test_readenv

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15157 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2005-05-17 09:03:40 +00:00
parent d1683c4b12
commit 1b8f47a97e

View File

@@ -18,6 +18,7 @@ check_PROGRAMS = \
base64-test \
getaddrinfo-test \
hex-test \
test-readenv \
parse_bytes-test \
parse_reply-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_CFLAGS = -DTEST_RESOLVE
test_readenv_SOURCES = test-readenv.c test-mem.c
parse_time_test_SOURCES = parse_time-test.c test-mem.c
strpftime_test_SOURCES = strpftime-test.c