blob: ecd0dae4fd82f3dc301209da4b60ebdc2aeeb64b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-timespec.c
tests/macros.h
Depends-on:
dtotimespec
intprops
stdbool
timespec-add
timespec-sub
configure.ac:
Makefile.am:
TESTS += test-timespec
check_PROGRAMS += test-timespec
|