15 lines
228 B
Plaintext
15 lines
228 B
Plaintext
Files:
|
|
tests/test-timespec_get.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
time
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-timespec_get
|
|
check_PROGRAMS += test-timespec_get
|
|
test_timespec_get_LDADD = $(LDADD) @CLOCK_TIME_LIB@
|