Nick Mathewson 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM vor 6 Jahren
..
Makefile.nmake 0b0d4b4ebc add test case for hidden service async events vor 10 Jahren
bench.c ba5069b310 Remove a spurious variable. vor 10 Jahren
bt_test.py f4be34f70d Make the python test scripts work on python3 vor 10 Jahren
include.am 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. vor 10 Jahren
ntor_ref.py f4be34f70d Make the python test scripts work on python3 vor 10 Jahren
slownacl_curve25519.py f4be34f70d Make the python test scripts work on python3 vor 10 Jahren
test-child.c e3833193af More unit tests for process spawning vor 10 Jahren
test-network.sh 8bc5b9f3d0 test-network.sh: tools dir in PATH, parameterization vor 10 Jahren
test.c 1a73e17801 Merge remote-tracking branch 'andrea/bug11476' vor 10 Jahren
test.h 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem vor 9 Jahren
test_addr.c ff8c230d7c Merge branch 'maint-0.2.4' into maint-0.2.5 vor 6 Jahren
test_bt_cl.c 4b9ec85e47 Fix whitespace vor 10 Jahren
test_buffers.c 0cb028b7c0 Remove stale printfs from buffer/zlib_fin_at_chunk_end test vor 9 Jahren
test_cell_formats.c e198faa633 Quick-and-dirty test for packed_cell_is_destroy vor 10 Jahren
test_cell_queue.c 39d4e67be8 Add --disable-mempools configure option vor 10 Jahren
test_circuitlist.c 5bb6172367 Fix numerous type errors in the unit tests vor 10 Jahren
test_circuitmux.c 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM vor 6 Jahren
test_cmdline_args.py f4be34f70d Make the python test scripts work on python3 vor 10 Jahren
test_config.c 29b7397ebe Fix test_config_write_to_data_subdir vor 10 Jahren
test_containers.c 31f6806aa7 Use tt_ptr_op, not test_eq, for pointer comparisons in tests vor 10 Jahren
test_controller_events.c 28538069b2 Fix numerous 64->32 errors in the unit tests vor 10 Jahren
test_crypto.c 28538069b2 Fix numerous 64->32 errors in the unit tests vor 10 Jahren
test_data.c 027f4c82eb Whitespace cleanup vor 10 Jahren
test_dir.c 28538069b2 Fix numerous 64->32 errors in the unit tests vor 10 Jahren
test_extorport.c 28538069b2 Fix numerous 64->32 errors in the unit tests vor 10 Jahren
test_hs.c bf66ff915a fix longname returned in HS_DESC control events vor 10 Jahren
test_introduce.c 4da083db3b Update the copyright date to 201. vor 11 Jahren
test_logging.c 56e3f056e9 Tests for backtrace.c vor 10 Jahren
test_microdesc.c 52416f8cfb Unit test for dirvote_create_microdescriptor vor 10 Jahren
test_nodelist.c aa3c8c1397 Use the right functions; strncpy is usually not the answer vor 10 Jahren
test_ntor_cl.c 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) vor 11 Jahren
test_oom.c 3af2a5d00e Fix warning on building with bufferevents vor 9 Jahren
test_options.c c342ea9879 Unit tests for ext_or_id_map. vor 10 Jahren
test_policy.c b4b07c17e3 Fix leaks in test_exit_policy_dump_to_string vor 10 Jahren
test_pt.c b60782b6d6 Fix numerous leaks in test_pt.c vor 10 Jahren
test_relaycell.c 2329d9fe37 Fix a compilation warning in the unit tests vor 9 Jahren
test_replay.c 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() vor 10 Jahren
test_routerkeys.c aa0eb20223 Fix leaks in tests related to setting options->DataDirectory vor 10 Jahren
test_socks.c 7a12cbc03d Split out buffers and socks tests into separate modules. vor 10 Jahren
test_status.c ee9ed9d817 Fix memory leaks in test_status.c vor 10 Jahren
test_util.c ba17cdfb0a fix another mingw64 unit test warnin vor 9 Jahren