mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Integration test for socket rebinding
squash! Integration test for socket rebinding
This commit is contained in:
@@ -33,6 +33,7 @@ endif
|
||||
|
||||
if USEPYTHON
|
||||
TESTSCRIPTS += src/test/test_ntor.sh src/test/test_hs_ntor.sh src/test/test_bt.sh
|
||||
TESTSCRIPTS += src/test/test_rebind.sh
|
||||
endif
|
||||
|
||||
TESTS += src/test/test src/test/test-slow src/test/test-memwipe \
|
||||
@@ -342,6 +343,8 @@ EXTRA_DIST += \
|
||||
src/test/hs_indexes.py \
|
||||
src/test/fuzz_static_testcases.sh \
|
||||
src/test/slownacl_curve25519.py \
|
||||
src/test/test_rebind.sh \
|
||||
src/test/test_rebind.py \
|
||||
src/test/zero_length_keys.sh \
|
||||
src/test/rust_supp.txt \
|
||||
src/test/test_keygen.sh \
|
||||
|
||||
Reference in New Issue
Block a user