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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-call_once
check_PROGRAMS += test-call_once
test_call_once_LDADD = $(LDADD) @LIBSTDTHREAD@