teor
|
d68bbb0a29
Unit tests for consider_adding_dir_servers() as modified in #15642
|
9 years ago |
rl1987
|
385558c32f
Fix endianness issues in test_config_resolve_my_address().
|
9 years ago |
Nick Mathewson
|
8f9fb3e8fa
Try to fix some more memory leaks in the unit tests
|
9 years ago |
Nick Mathewson
|
9d0fab9872
Allow MapAddress and Automap to work together
|
10 years ago |
Nick Mathewson
|
79aaad952f
appease "make check-spaces"
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
Nick Mathewson
|
e85f0c650c
Merge branch 'resolvemyaddr_squashed'
|
10 years ago |
Nick Mathewson
|
feed26d037
Make the resolvemyaddr unit tests pass when local dns is hijacked
|
10 years ago |
Nick Mathewson
|
3538dfc91f
Fix memory leaks in resolvemyaddr tests
|
10 years ago |
Nick Mathewson
|
c07747be2e
Fix compilation errors in resolvemyaddr tests
|
10 years ago |
rl1987
|
28217b969e
Adding comprehensive test cases for resolve_my_address.
|
10 years ago |
Nick Mathewson
|
03d2df62f6
Fix a bunch of memory leaks in the unit tests. Found with valgrind
|
10 years ago |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 years ago |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 years ago |
Nick Mathewson
|
07e06b335d
Fix unused-argument warnings
|
10 years ago |
Nick Mathewson
|
9619c395ac
Merge remote-tracking branch 'andrea/ticket6456'
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 years ago |
Andrea Shepard
|
4a5164fd86
Replace all calls to parse_client_transport_line() or parse_server_transport_line() with new parse_transport_line() stub
|
10 years ago |
Andrea Shepard
|
5d81fd25a0
Add unit test for ClientTransportPlugin/ServerTransportPlugin config line parsing
|
10 years ago |
Nick Mathewson
|
5b4ee475aa
Remove code for Windows CE support
|
10 years ago |
Nick Mathewson
|
29b7397ebe
Fix test_config_write_to_data_subdir
|
10 years ago |
Nick Mathewson
|
aa0eb20223
Fix leaks in tests related to setting options->DataDirectory
|
10 years ago |
Nick Mathewson
|
558becad8c
Memory leaks in test_config_addressmap
|
10 years ago |
George Kadianakis
|
1ec4d52e59
Add another unit test for parse_bridge_line().
|
10 years ago |
dana koch
|
f49805b681
Restitute a successful stat call to this test case.
|
10 years ago |
Nick Mathewson
|
1987894626
fix a whitespace snafu
|
10 years ago |
Nick Mathewson
|
c3720c05fa
Free leakable values in the unit tests.
|
10 years ago |
Nick Mathewson
|
c61a472076
test_config.c: log which address should have failed
|
10 years ago |
Nick Mathewson
|
3753488011
Fix warnings in test_config_fix_my_family
|
11 years ago |