summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-10-24Seventh test case for dns_resolve_impl().rl1987
2015-10-24Sixth test case for dns_resolve_impl.rl1987
2015-10-24Add a fifth unit test.rl1987
2015-10-24Whitespace fixes.rl1987
2015-10-24Add a fourth test case.rl1987
2015-10-24Third test case for dns_resolve_impl.rl1987
2015-10-24A second test case for dns_resolve_impl.rl1987
2015-10-24Making it slightly cleaner.rl1987
2015-10-24First test case for dns_resolve_impl().rl1987
2015-10-24Using namespace macros for mock functions in test_dns.crl1987
2015-10-24Use NS_SUBMODULEs in test_dns.crl1987
2015-10-22Fix windows build: do not assume util_process works on windowsNick Mathewson
2015-10-21Fix valgrind errors in test_util_processNick Mathewson
2015-10-21Fix whitespacesNick Mathewson
2015-10-21Merge remote-tracking branch 'twstrike/util_process_tests'Nick Mathewson
2015-10-21Fix various coverity-found issuesNick Mathewson
2015-10-21Yet more memory leaks closed in test_tortlsNick Mathewson
2015-10-21More memory leaks closed in test_tortlsNick Mathewson
2015-10-21Fix another pile of test_tortls memory leaksNick Mathewson
2015-10-21More leaks to fix.Nick Mathewson
2015-10-21resolve some leaks in test_tortls.cNick Mathewson
2015-10-21memory leaks in procmon testsNick Mathewson
2015-10-21Fix all leaks (and an introduced failure) in the rendcache testsNick Mathewson
2015-10-21Yet more memory leaks in the rendcache testsNick Mathewson
2015-10-21More leaks hereNick Mathewson
2015-10-21Fix a bunch more memory leaks in the tests.Nick Mathewson
2015-10-21Fix numerous leaks and memory errors in tests. Found by valgrindNick Mathewson
2015-10-21Fix a number of unit-test memory leaks, found by valgrind.Nick Mathewson
2015-10-15blank line at eof for test_address.cNick Mathewson
2015-10-15Merge remote-tracking branch 'twstrike/address_tests'Nick Mathewson
2015-10-07Fix some 64bit issuesNick Mathewson
2015-10-07Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-07Make get_ifaddrs tests more tolerant of unusual network configsteor (Tim Wilson-Brown)
2015-10-07Fix 32-bit case of rend_cache/entry_allocationNick Mathewson
2015-10-07Fix implicit overflow in rendcache testsNick Mathewson
2015-10-07Fix "make check-spaces"Nick Mathewson
2015-10-07Merge remote-tracking branch 'twstrike/procmon_tests'Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/rendcache_tests'Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/util_format_tests'Nick Mathewson
2015-10-06Fix compilation with openssl 1.1 by forcibly disabling some testsNick Mathewson
2015-10-06Allow case-insensitive match in test_tortls_debug_state_callbackNick Mathewson
2015-10-06Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-06Fix 17251: avoid integer overflow in test_crypto_slowNick Mathewson
2015-10-05Fix spaces and other smaller issuesOla Bini
2015-10-05Test behavior on success, and fix spacesOla Bini
2015-10-05Fix spacesOla Bini
2015-10-05Fix compiling under gcc warnings to errorsOla Bini
2015-10-05Fix spacesOla Bini
2015-10-05Test full IP addresses instead of just one nibbleOla Bini
2015-10-03Fix spaces warningsOla Bini