make "make test-stem" run stem tests on tor

Closes ticket 14107.
This commit is contained in:
Nick Mathewson
2015-01-05 11:52:36 -05:00
parent 276700131a
commit d74f0cff92
3 changed files with 18 additions and 0 deletions
+3
View File
@@ -123,6 +123,9 @@ src_or_tor_cov_LDADD = src/or/libtor-testing.a src/common/libor-testing.a \
src/common/libor-event-testing.a \
@TOR_ZLIB_LIBS@ @TOR_LIB_MATH@ @TOR_LIBEVENT_LIBS@ @TOR_OPENSSL_LIBS@ \
@TOR_LIB_WS32@ @TOR_LIB_GDI@ @CURVE25519_LIBS@ @TOR_SYSTEMD_LIBS@
TESTING_TOR_BINARY = ./src/or/tor-cov
else
TESTING_TOR_BINARY = ./src/or/tor
endif
ORHEADERS = \