verify: new macro 'assume'
[gnulib.git] / modules / xalloc-die-tests
1 Files:
2 tests/test-xalloc-die.c
3 tests/test-xalloc-die.sh
4
5 Depends-on:
6 progname
7 test-framework-sh
8
9 Makefile.am:
10 TESTS += test-xalloc-die.sh
11 check_PROGRAMS += test-xalloc-die
12 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@