aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-12 21:08:43 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-12 21:08:43 -0500
commitbba995e6660dbb49876886278f71d7d5a85f5f88 (patch)
tree3034169bbd70b8f46d410db2adafa379bcb08627 /src/test/include.am
parent715fdfcb7b44ae6fdad886e688708ec0d483a1f8 (diff)
downloadtor-bba995e6660dbb49876886278f71d7d5a85f5f88.tar.gz
tor-bba995e6660dbb49876886278f71d7d5a85f5f88.zip
Begin writing unit tests for rewrite code
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 9db1587da7..46db801d27 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -31,6 +31,7 @@ src_test_test_SOURCES = \
src/test/test_data.c \
src/test/test_dir.c \
src/test/test_checkdir.c \
+ src/test/test_entryconn.c \
src/test/test_entrynodes.c \
src/test/test_extorport.c \
src/test/test_introduce.c \