summaryrefslogtreecommitdiff
path: root/changes/bug8530
diff options
context:
space:
mode:
authorLinus Nordberg <linus@torproject.org>2013-06-05 15:48:57 +0200
committerLinus Nordberg <linus@torproject.org>2013-06-13 16:33:56 +0200
commitc82d7950ad9a1614a8f3929f53eaed572c9d9e2e (patch)
tree63a28862b5a02db4a898593d0c2efb18f8b32414 /changes/bug8530
parentc132427db4f207a32e4abaae0e070840e5e2b808 (diff)
downloadtor-c82d7950ad9a1614a8f3929f53eaed572c9d9e2e.tar.gz
tor-c82d7950ad9a1614a8f3929f53eaed572c9d9e2e.zip
Add make target test-network running traffic tests in a Chutney network.
This implements ticket #8530.
Diffstat (limited to 'changes/bug8530')
-rw-r--r--changes/bug85303
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8530 b/changes/bug8530
new file mode 100644
index 0000000000..f66b602dbd
--- /dev/null
+++ b/changes/bug8530
@@ -0,0 +1,3 @@
+ o Enhancements
+ - Add make target 'test-network' running tests on a Chutney
+ network.