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@
