summaryrefslogtreecommitdiff
path: root/modules/parse-duration-tests
blob: 3fade7e3dcd05fc53351f4c179679d2f43ee2a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-parse-duration.sh
tests/test-parse-duration.c

Depends-on:
strdup
strerror

configure.ac:

Makefile.am:
TESTS += test-parse-duration.sh
check_PROGRAMS += test-parse-duration
test_parse_duration_LDADD = $(LDADD)