(parse_reply-test): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11355 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -17,6 +17,7 @@ check_PROGRAMS = \
|
||||
base64-test \
|
||||
getaddrinfo-test \
|
||||
parse_bytes-test \
|
||||
parse_reply-test \
|
||||
snprintf-test \
|
||||
strpftime-test
|
||||
|
||||
@@ -29,6 +30,9 @@ noinst_LTLIBRARIES = libtest.la
|
||||
libtest_la_SOURCES = strftime.c strptime.c snprintf.c
|
||||
libtest_la_CFLAGS = -DTEST_SNPRINTF
|
||||
|
||||
parse_reply_test_SOURCES = parse_reply-test.c resolve.c
|
||||
parse_reply_test_CFLAGS = -DTEST_RESOLVE
|
||||
|
||||
strpftime_test_SOURCES = strpftime-test.c
|
||||
strpftime_test_LDADD = libtest.la $(LDADD)
|
||||
snprintf_test_SOURCES = snprintf-test.c
|
||||
|
Reference in New Issue
Block a user