summaryrefslogtreecommitdiff
path: root/modules/unistdio/u32-vsprintf-tests
blob: af1941e8ff804da30885e362325f18b6d8c3481e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistdio/test-u32-vsprintf1.c
tests/unistdio/test-u32-printf1.h

Depends-on:
xalloc

configure.ac:

Makefile.am:
TESTS += test-u32-vsprintf1
check_PROGRAMS += test-u32-vsprintf1
test_u32_vsprintf1_SOURCES = unistdio/test-u32-vsprintf1.c
test_u32_vsprintf1_LDADD = $(LDADD) @LIBICONV@