Nick Mathewson
|
d32e407976
Downgrade some LOG_ERR messages in the address/* tests to warnings
|
5 years ago |
Nick Mathewson
|
d23704bf26
Merge branch 'ticket28668_035' into ticket28668_040
|
5 years ago |
Nick Mathewson
|
54c9c8b04f
If address/get_if_addrs6 can't findipv6, log WARN, not ERR
|
5 years ago |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 years ago |
Nick Mathewson
|
efe55b8898
Bump copyright date to 2019.
|
5 years ago |
Nick Mathewson
|
3e2423d19b
Update address tests to avoid offending coverity.
|
6 years ago |
Neel Chauhan
|
e9adc200aa
Add test for nodes_in_same_family()
|
6 years ago |
Neel Chauhan
|
3bf4493cb9
Remove duplicate include in src/test/test_address.c
|
6 years ago |
Neel Chauhan
|
64d9ea1413
In addrs_in_same_network_family(), choose IP subnet size based on IP type
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
d893be190f
rectify include paths (automatic) for address.h
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
fc22bcadb5
Revert 4438ef32's changes to test_address.c
|
6 years ago |
Nick Mathewson
|
4438ef3288
Remove a bunch of other redundant #includes
|
6 years ago |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 years ago |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 years ago |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
teor
|
150a2b39b0
fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()
|
8 years ago |
Neel Chauhan
|
0825fc6af9
Add all four error messages to test_address_get_if_addrs6_list_no_internal()
|
8 years ago |
Neel Chauhan
|
01492d3869
Add all four error messages to test_address_get_if_addrs6_list_internal()
|
8 years ago |
Nick Mathewson
|
77e2be06f6
make check-spaces
|
8 years ago |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
8 years ago |
Nick Mathewson
|
55713f0d79
Placate "make check-spaces"
|
8 years ago |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
Nick Mathewson
|
6a1454aa46
Tolerate another failure mode of get_if_addres6_list in tests
|
8 years ago |
Nick Mathewson
|
d5614b2102
Use setup_full_capture_of_logs() where appropriate.
|
8 years ago |