[tor-commits] [ooni-probe/master] add a set of tests that do not require root

isis at torproject.org isis at torproject.org
Sun Mar 10 01:57:02 UTC 2013


commit 2f8e8a04301dce35f86824114b1facda9565d546
Author: aagbsn <aagbsn at extc.org>
Date:   Tue Feb 26 22:24:13 2013 +0100

    add a set of tests that do not require root
---
 decks/short_no_root.deck |   60 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)

diff --git a/decks/short_no_root.deck b/decks/short_no_root.deck
new file mode 100644
index 0000000..afb7b75
--- /dev/null
+++ b/decks/short_no_root.deck
@@ -0,0 +1,60 @@
+- options:
+    collector: null
+    help: 0
+    logfile: null
+    no-default-reporter: 0
+    parallelism: '10'
+    pcapfile: null
+    reportfile: null
+    resume: 0
+    subargs: []
+    test: nettests/manipulation/captiveportal.py
+    testdeck: null
+- options:
+    collector: null
+    help: 0
+    logfile: null
+    no-default-reporter: 0
+    parallelism: '10'
+    pcapfile: null
+    reportfile: null
+    resume: 0
+    subargs: [-f, example_inputs/url_lists_file.txt]
+    test: nettests/blocking/http_requests.py
+    testdeck: null
+- options:
+    collector: null
+    help: 0
+    logfile: null
+    no-default-reporter: 0
+    parallelism: '10'
+    pcapfile: null
+    reportfile: null
+    resume: 0
+    subargs: [-f, example_inputs/tcpconnect_host_file.txt]
+    test: nettests/blocking/tcpconnect.py
+    testdeck: null
+- options:
+    collector: null
+    help: 0
+    logfile: null
+    no-default-reporter: 0
+    parallelism: '10'
+    pcapfile: null
+    reportfile: null
+    resume: 0
+    subargs: [-f, example_inputs/http_host_file.txt, -T, example_inputs/dns_tamper_test_resolvers.txt]
+    test: nettests/blocking/dnsconsistency.py
+    testdeck: null
+- options:
+    collector: null
+    help: 0
+    logfile: null
+    no-default-reporter: 0
+    parallelism: '10'
+    pcapfile: null
+    reportfile: null
+    resume: 0
+    subargs: [-b, 'http://93.95.227.200']
+    test: nettests/manipulation/http_header_field_manipulation.py
+    testdeck: null





More information about the tor-commits mailing list