1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/xmemdup0-tests
Eric Blake 4b81fbec65 Test xmemdup0.
* modules/xmemdup0-tests: New file.
* tests/test-xmemdup0.c: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
2008-05-14 06:12:16 -06:00

13 lines
176 B
Plaintext

Files:
tests/test-xmemdup0.c
Depends-on:
progname
configure.ac:
Makefile.am:
TESTS += test-xmemdup0
check_PROGRAMS += test-xmemdup0
test_xmemdup0_LDADD = $(LDADD) @LIBINTL@