Branch
Hash :
c384a44f
Author :
Date :
2025-05-31T23:43:24
stat-time tests: Add C++ tests. * tests/test-stat-time-c++.cc: New file. * modules/stat-time-c++-tests: New file. * modules/stat-time-tests (Depends-on): Add stat-time-c++-tests.
Files:
tests/test-stat-time.c
tests/macros.h
tests/nap.h
Depends-on:
nanosleep
stdckdint-h
time-h
unistd-h
xconcat-filename
xgetcwd-lgpl
stat-time-c++-tests
configure.ac:
Makefile.am:
TESTS += test-stat-time
check_PROGRAMS += test-stat-time
test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@