aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-02-24 13:16:07 -0500
committerNick Mathewson <nickm@torproject.org>2021-02-24 13:16:07 -0500
commitdb14801b04dc27760c71ff6567c59c222459bfe6 (patch)
treefe685ceba6aebbfb92df315ed22b1b5d847c6c0d /src/test/include.am
parent6e4b10cf67d1ef39f8401b0bef3bc009584427c6 (diff)
downloadtor-db14801b04dc27760c71ff6567c59c222459bfe6.tar.gz
tor-db14801b04dc27760c71ff6567c59c222459bfe6.zip
Add tests for parsing and selecting directory ports.
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/include.am b/src/test/include.am
index cdf3b20c48..05c231b363 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -171,6 +171,7 @@ src_test_test_SOURCES += \
src/test/test_crypto_rng.c \
src/test/test_data.c \
src/test/test_dir.c \
+ src/test/test_dirauth_ports.c \
src/test/test_dirvote.c \
src/test/test_dir_common.c \
src/test/test_dir_handle_get.c \