aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dispatch.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-10-01Add a test for max_u16_in_sl().Nick Mathewson
2019-03-25Add test for dispatch_send() fast path.Nick Mathewson
2019-03-25dispatch: Test behavior of formatting type with no set fmt function.Nick Mathewson
2019-03-25pubsub test: add a test to make sure typefns can't be changed.Nick Mathewson
2019-03-25Low-level dispatch module for publish-subscribe mechanismNick Mathewson