From 437e1d7f1bbadebf2ff113e112bb837b13aafc5c Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 6 Nov 2012 11:12:27 -0800 Subject: Add a test case for handling of collisions. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 2a1f7eb..2f2a583 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,6 +24,7 @@ AM_CFLAGS = $(WARN_CFLAGS) -I.. LDADD = ../libhash_table.la TESTS = \ + collision \ delete_and_lookup \ delete_management \ destroy_callback \ -- cgit v1.2.3