WebSurf/test
Vincent Sanders 94b5c95676 Add unit test for bloom filter
Adds check based unit test for teh bloom filter implementation. This
is based on Roberts original test code in utils/bloom.c and uses
/usr/share/dict as a source of strings to check bloom creation, no
false negatives and the false positive rate is below 15%.
2015-07-10 10:48:26 +01:00
..
data add tests for new options API 2013-05-28 14:16:10 +01:00
js add recusion and infinite loop tests 2013-05-22 19:12:26 +01:00
Makefile Add unit test for bloom filter 2015-07-10 10:48:26 +01:00
bloom.c Add unit test for bloom filter 2015-07-10 10:48:26 +01:00
llcache.c make nsurl unit test work again 2015-07-07 00:05:30 +01:00
log.c Restructure test makefile to be called from main makefile 2015-07-07 16:02:54 +01:00
nsoption.c Add coverage to the unit test makefile targets 2015-07-08 22:17:20 +01:00
nsurl.c Add tests for all asserts in nsurl API and for access and access_leaf 2015-07-09 23:29:44 +01:00
testament.h make nsurl unit test work again 2015-07-07 00:05:30 +01:00
urldbtest.c convert nsurl tests to use check unit test framework 2015-07-08 00:40:42 +01:00