1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00
Files
gnulib/modules/openat2-tests
Bruno Haible 5746cd1cdb openat2 tests: Avoid gratuitous test failure when debugging.
* tests/test-openat2.c: Include ignore-value.h.
(do_prepare): Remove left-overs on disk.
* modules/openat2-tests (Depends-on): Add ignore-value.
2025-11-01 13:01:35 +01:00

24 lines
317 B
Plaintext

Files:
tests/test-openat2.c
tests/test-open.h
tests/signature.h
tests/macros.h
Depends-on:
close
fcntl
ignore-value
mkdirat
stdcountof-h
stdint-h
symlinkat
unlinkat
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
Makefile.am:
TESTS += test-openat2
check_PROGRAMS += test-openat2
test_openat2_LDADD = $(LDADD) @LIBINTL@