summaryrefslogtreecommitdiff
path: root/modules/hash-map-tests
blob: 15540555b108f4118c3694af2de7a14b5bb1cd27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-hash_map.c
tests/macros.h

Depends-on:
array-map
xalloc

configure.ac:

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