summaryrefslogtreecommitdiff
path: root/modules/getumask-tests
blob: 0f617dab5b62b3da3016c0e508e5d8d21c9aef24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-getumask.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-getumask
check_PROGRAMS += test-getumask
test_getumask_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_GETRANDOM) $(LIBINTL) $(LIBTHREAD)