Changeset 73500

Timestamp:
Aug 3, 2011, 8:17:47 AM (11 years ago)
Author:
alejandro
Message:

Greatly expanded counting Bloom filter tests:

  • countMulti test now checks for correct behavior on all valid bit sizes.
  • Added test for various Block types. Checks that data structure compiles in all cases.
  • Added tests for all valid bits per bin sizes.
  • Added test for false positive rate.
  • Added test to ensure bin_overflow_exception is thrown for default data structure.
  • Added tests for union and intersect operations.
(No files)

Note: See TracChangeset for help on using the changeset viewer.