X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fopenat-tests;h=c42d843ceb77063fe0c739608ddc0e4dbaa8a9ba;hb=f61c11e448791a8977beeb8dcd52bfee225e3ca0;hp=cb38d2e114c471360f1e8b82c3834c6fb9598396;hpb=531e3287a33c005edeeba10b0ab0910c6686e049;p=gnulib.git diff --git a/modules/openat-tests b/modules/openat-tests index cb38d2e11..c42d843ce 100644 --- a/modules/openat-tests +++ b/modules/openat-tests @@ -1,21 +1,16 @@ Files: -tests/test-mkdir.h -tests/test-mkdirat.c tests/test-openat.c +tests/test-open.h tests/signature.h tests/macros.h Depends-on: -ignore-value progname symlink configure.ac: Makefile.am: -TESTS += \ - test-mkdirat test-openat -check_PROGRAMS += \ - test-mkdirat test-openat -test_mkdirat_LDADD = $(LDADD) @LIBINTL@ +TESTS += test-openat +check_PROGRAMS += test-openat test_openat_LDADD = $(LDADD) @LIBINTL@