aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_buffers.c
AgeCommit message (Expand)Author
2014-08-15Remove stale printfs from buffer/zlib_fin_at_chunk_end testNick Mathewson
2014-05-08Fix unearthed problems in unit testsNick Mathewson
2014-05-08Fix numerous type errors in the unit testsNick Mathewson
2014-05-08More unit tests for #11648-related stuffNick Mathewson
2014-05-06Unit test for write_to_buf_zlibNick Mathewson
2014-05-01Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson
2014-04-29Make --disable-buf-freelists build and pass unit testsAndrea Shepard
2014-04-26Fix a leak in test_buffer_allocation_trackingNick Mathewson
2014-03-05Fix whitespace errors, all of them mine.Nick Mathewson
2014-02-12Add tests for buffer time tracking.Nick Mathewson
2014-02-12Several tests for buffer allocationNick Mathewson
2014-02-12Start writing tests for 10169.Nick Mathewson
2013-08-15Unit tests for fetch_ext_or_cmdNick Mathewson
2013-08-15Split out buffers and socks tests into separate modules.Nick Mathewson