X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxalloc-die-tests;h=e611f8010d04796d48c6e38a42c10b361d341fea;hb=8866a241ddbf4a459347b7147e325f539e4c07fe;hp=03ee303cd9a895910ee97cdf57214cd9c6ee3816;hpb=a31c6b23b94970756cf070ab279bb6e5e6af0156;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index 03ee303cd..e611f8010 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 Depends-on: +progname +test-framework-sh 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@