aboutsummaryrefslogtreecommitdiff
path: root/unit-tests
AgeCommit message (Expand)Author
2012-06-22cleanup: replace memset with struct initilizationZdenek Kabelac
2010-08-09[MM] Make valgrind aware of the pool allocatorsJoe Thornber
2010-08-09[REGEX] add a unit test for regexes containing chars with value over x80Joe Thornber
2010-08-09[REGEX] matcher_t unit test now takes a flag to turn on fingerprintingJoe Thornber
2010-07-28add copyright notices to new filesAlasdair Kergon
2010-07-21[REGEX] factor _calc_state() out of _calc_states()Joe Thornber
2010-07-21[REGEX] another matcher_t test with a larger set of regexes, only interested ...Joe Thornber
2010-07-20[REGEX] add a fingerprinting facility to allow test code to compare dfasJoe Thornber
2010-07-20[UNIT-TEST] test for recent dm_bit_and() functionJoe Thornber
2010-07-20[UNIT-TESTS] add test for the recent dm_bitset_equal() functionJoe Thornber
2010-07-20Add a unit test for the recent changes to dm_bit_get_next()Joe Thornber
2010-07-20Wire the regex tests up to the reportsJoe Thornber
2010-07-20Move tests from old-tests/regex to unit-tests/regex. unit-tests willJoe Thornber