summaryrefslogtreecommitdiff
path: root/modules/unistdio/ulc-asnprintf-tests
blob: 16699cde32fe9b0a24bf3b72467e14d2cbed9826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unistdio/test-ulc-asnprintf1.c
tests/unistdio/test-ulc-asnprintf1.h
tests/unistdio/test-ulc-printf1.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-ulc-asnprintf1
check_PROGRAMS += test-ulc-asnprintf1
test_ulc_asnprintf1_SOURCES = unistdio/test-ulc-asnprintf1.c
test_ulc_asnprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@ $(LIB_MBRTOWC)