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

Depends-on:
unlink

configure.ac:

Makefile.am:
TESTS += test-tempname
check_PROGRAMS += test-tempname
test_tempname_LDADD = $(LDADD) $(LIB_GETRANDOM) $(LIB_CLOCK_GETTIME)