aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2016-07-02 04:39:45 +0000
committerAndrea Shepard <andrea@torproject.org>2016-08-20 01:43:51 +0000
commit26c2ded00cfcf1c86ebe10a65b6de0af0e5b76c7 (patch)
treea110fe894622639b882a836914e4845c5fee9e53 /src/test/include.am
parent709f2cbf58c0acc4c84035dadc6be4846b5d3f3e (diff)
downloadtor-26c2ded00cfcf1c86ebe10a65b6de0af0e5b76c7.tar.gz
tor-26c2ded00cfcf1c86ebe10a65b6de0af0e5b76c7.zip
Unit test for connection_handle_oos()
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 d0bc808877..2e91f7c9dc 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -103,6 +103,7 @@ src_test_test_SOURCES = \
src/test/test_microdesc.c \
src/test/test_nodelist.c \
src/test/test_oom.c \
+ src/test/test_oos.c \
src/test/test_options.c \
src/test/test_policy.c \
src/test/test_procmon.c \