summaryrefslogtreecommitdiff
path: root/modules/getumask-tests
blob: 455ef0ff6b1a80b8f71728ea53d3ef6b6bd8f2e7 (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) $(LIB_GETRANDOM) $(LIBINTL) $(LIBTHREAD)