summaryrefslogtreecommitdiff
path: root/modules/rbtree-list-tests
blob: a11f1b7c01301b4e90b1acc14ae51b477426ccc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-rbtree_list.c

Depends-on:
array-list
progname

configure.ac:

Makefile.am:
TESTS += test-rbtree_list
check_PROGRAMS += test-rbtree_list
test_rbtree_list_LDADD = @LIBINTL@ $(LDADD)