Skip to content

Commit

Permalink
also test taobao.com
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Feb 1, 2015
1 parent c7744f1 commit 54f1369
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/twitter.com
run_test tests/test.py -a '-d -c chnroute.txt -l iplist.txt' -t tests/twitter.com
run_test tests/test.py -a '-c chnroute.txt' -t tests/twitter.com
run_test tests/test.py -a '-m -c chnroute.txt' -t tests/twitter.com
run_test tests/test.py -a '-c chnroute.txt -l iplist.txt' -t tests/taobao.com
run_test tests/test.py -a '-d -c chnroute.txt -l iplist.txt' -t tests/taobao.com
run_test tests/test.py -a '-c chnroute.txt' -t tests/taobao.com
run_test tests/test.py -a '-m -c chnroute.txt' -t tests/taobao.com



gcov src/*.c
rm src/*.html
Expand Down
1 change: 1 addition & 0 deletions tests/taobao.com
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dig @127.0.0.1 a taobao.com

0 comments on commit 54f1369

Please sign in to comment.