add ipv6 tests
This commit is contained in:
parent
e476a54658
commit
fa31a233b6
5 changed files with 24 additions and 3 deletions
|
@ -28,5 +28,6 @@ script:
|
|||
- python tests/test.py -c tests/server-multi-ports.json
|
||||
- python tests/test.py -s tests/server-multi-passwd.json -c tests/server-multi-passwd-client-side.json
|
||||
- python tests/test.py -c tests/workers.json
|
||||
- python tests/test.py -s tests/ipv6.json -c tests/ipv6-client-side.json
|
||||
- python tests/test.py -b "-m rc4-md5 -k testrc4 -s 127.0.0.1 -p 8388" -a "-m rc4-md5 -k testrc4 -s 127.0.0.1 -p 8388 -l 1081"
|
||||
- python tests/test.py -b "-m aes-256-cfb -k testrc4 -s 127.0.0.1 -p 8388" -a "-m aes-256-cfb -k testrc4 -s 127.0.0.1 -p 8388 -l 1081"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue