Skip to content

Commit 3d2bc8c

Browse files
committed
test more arguments
1 parent 04fac9e commit 3d2bc8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.jenkins.sh

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ run_test src/chinadns -V
3535

3636
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/google.com
3737
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/facebook.com
38+
run_test tests/test.py -a '-c chnroute.txt -s 114.114.114.114,8.8.8.8 -l iplist.txt' -t tests/google.com
39+
run_test tests/test.py -a '-c chnroute.txt -y 0.5 -l iplist.txt' -t tests/google.com
40+
run_test tests/test.py -a '-c chnroute.txt -b 0.0.0.0 -l iplist.txt' -t tests/google.com
3841

3942
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/twitter.com
4043
run_test tests/test.py -a '-d -c chnroute.txt -l iplist.txt' -t tests/twitter.com

0 commit comments

Comments
 (0)