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

Depends-on:
threads-h-c++-tests

configure.ac:

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