blob: 13311f0fd5e34b241d6588e7061d7af942e12102 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-xmemdup0.c
tests/macros.h
Depends-on:
progname
configure.ac:
Makefile.am:
TESTS += test-xmemdup0
check_PROGRAMS += test-xmemdup0
test_xmemdup0_LDADD = $(LDADD) @LIBINTL@
|