Files:
tests/test-vasnwprintf.c
tests/macros.h

Depends-on:
wcscmp
wmemcmp
wmemcpy
vasnwprintf-extra-tests

configure.ac:

Makefile.am:
TESTS += test-vasnwprintf
check_PROGRAMS += test-vasnwprintf
test_vasnwprintf_LDADD = $(LDADD) $(MBRTOWC_LIB)
