summaryrefslogtreecommitdiff
path: root/modules/getumask-tests
blob: ce506e075f84812934ea6d5862f6ef0d6fbaa1f5 (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) $(CLOCK_TIME_LIB) $(GETRANDOM_LIB) $(LIBINTL) $(LIBTHREAD)