summaryrefslogtreecommitdiff
path: root/modules/immutable-tests
blob: 3265fa6f89eab96041626aaeba1f6df83503bc73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-immutable.sh
tests/test-immutable.c
tests/macros.h

Depends-on:
stdbool
_Exit

configure.ac:

Makefile.am:
TESTS += test-immutable.sh
check_PROGRAMS += test-immutable
test_immutable_LDADD = $(LDADD) $(LIBTHREAD)