Hash :
1bbdb03e
Author :
Date :
2024-05-20T14:34:11
tests: Update expected tests results on NetBSD. These tests were fixed by the previous commit. * modules/fdutimensat-tests (Depends-on): Remove test-xfail. (Makefile.am): Expect that test-fdutimensat succeeds on NetBSD. * modules/futimens-tests (Depends-on): Remove test-xfail. (Makefile.am): Expect that test-futimens succeeds on NetBSD. * modules/utimens-tests (Depends-on): Remove test-xfail. (Makefile.am): Expect that test-utimens succeeds on NetBSD. * modules/utimensat-tests (Depends-on): Remove test-xfail. (Makefile.am): Expect that test-utimensat succeeds on NetBSD.
Files:
tests/nap.h
tests/test-lutimens.h
tests/test-utimens.h
tests/test-utimens-common.h
tests/test-utimensat.c
tests/signature.h
tests/macros.h
Depends-on:
ignore-value
nanosleep
stdckdint
timespec
utimecmp
configure.ac:
Makefile.am:
TESTS += test-utimensat
check_PROGRAMS += test-utimensat
test_utimensat_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(NANOSLEEP_LIB) @LIBINTL@