Add a simple test pattern
This commit is contained in:
parent
73b385cd77
commit
404a571873
1 changed files with 8 additions and 0 deletions
|
@ -8,6 +8,14 @@ simple_test:
|
||||||
tor3 -f /etc/torrc_simple . \
|
tor3 -f /etc/torrc_simple . \
|
||||||
tor3 -f /etc/torrc_simple
|
tor3 -f /etc/torrc_simple
|
||||||
|
|
||||||
|
simple_test_2:
|
||||||
|
./run-3 \
|
||||||
|
1,simple_test . \
|
||||||
|
orig-client 600 100 100 . \
|
||||||
|
orig-server 100. \
|
||||||
|
tor3 -f /etc/torrc_simple . \
|
||||||
|
tor3 -f /etc/torrc_simple
|
||||||
|
|
||||||
tor_bw_small:
|
tor_bw_small:
|
||||||
./run-3 \
|
./run-3 \
|
||||||
1,tor_bw_small . \
|
1,tor_bw_small . \
|
||||||
|
|
Loading…
Reference in a new issue