aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-04-04 13:51:34 -0400
committerNick Mathewson <nickm@torproject.org>2017-04-06 11:48:41 -0400
commit73e9bc914f43b21f3bed5eca5d2fc837cc5aa070 (patch)
treedfcfbe0d59a6d7760c3ec1d8b68bc5308b4755c2 /src/test/include.am
parent4404dc5756c929fccc5784a637014aee929bdfd1 (diff)
downloadtor-73e9bc914f43b21f3bed5eca5d2fc837cc5aa070.tar.gz
tor-73e9bc914f43b21f3bed5eca5d2fc837cc5aa070.zip
Tests for simple cases of conscache 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 9670fd8189..f88f0992f2 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -87,6 +87,7 @@ src_test_test_SOURCES = \
src/test/test_compat_libevent.c \
src/test/test_config.c \
src/test/test_connection.c \
+ src/test/test_conscache.c \
src/test/test_consdiff.c \
src/test/test_containers.c \
src/test/test_controller.c \