X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc-die-tests;h=ca7acd2d9dfd356d72246e4f4c4a02166b3c2fa7;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=03ee303cd9a895910ee97cdf57214cd9c6ee3816;hpb=a31c6b23b94970756cf070ab279bb6e5e6af0156;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index 03ee303cd..ca7acd2d9 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -1,9 +1,12 @@ Files: tests/test-xalloc-die.c +tests/test-xalloc-die.sh +tests/init.sh Depends-on: +progname Makefile.am: -TESTS += test-xalloc-die -XFAIL_TESTS += test-xalloc-die +TESTS += test-xalloc-die.sh check_PROGRAMS += test-xalloc-die +test_xalloc_die_LDADD = $(LDADD) @LIBINTL@