summaryrefslogtreecommitdiff
path: root/modules/linked-list-tests
blob: bf21beeb450eb9990c004395961299148bc1c6b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Files:
tests/test-linked_list.c
tests/test-asyncsafe-linked_list.sh
tests/test-asyncsafe-linked_list.c
tests/macros.h

Depends-on:
array-list
thread
yield
nanosleep
sigaction
sigprocmask

configure.ac:

Makefile.am:
TESTS += test-linked_list test-asyncsafe-linked_list.sh
check_PROGRAMS += test-linked_list test-asyncsafe-linked_list
test_asyncsafe_linked_list_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@

Return to:

Send suggestions and report system problems to the System administrator.