aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2017-03-14 15:06:36 +0200
committerNick Mathewson <nickm@torproject.org>2017-04-13 09:22:19 -0400
commitea5901bf1c6f201f5618aca21ddbb9c41893f147 (patch)
treec489996c7ba9c25160ea734b2c484e82c653694c /.gitignore
parent18ee145cdafb8de265a506439fd66c80f1b8f70a (diff)
downloadtor-ea5901bf1c6f201f5618aca21ddbb9c41893f147.tar.gz
tor-ea5901bf1c6f201f5618aca21ddbb9c41893f147.zip
prop224: Add Python integration tests for HS ntor.
This test is identical to the ./src/test/test_ntor.sh integration test.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d33b79736d..049163885d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,6 +179,7 @@ uptime-*.json
/src/test/test-child
/src/test/test-memwipe
/src/test/test-ntor-cl
+/src/test/test-hs-ntor-cl
/src/test/test-switch-id
/src/test/test-timers
/src/test/test_workqueue
@@ -187,6 +188,7 @@ uptime-*.json
/src/test/test-bt-cl.exe
/src/test/test-child.exe
/src/test/test-ntor-cl.exe
+/src/test/test-hs-ntor-cl.exe
/src/test/test-memwipe.exe
/src/test/test-switch-id.exe
/src/test/test-timers.exe