Commit graph

74 commits

Author SHA1 Message Date
李林哲
ffed9b2cae dns_server config test 2015-08-17 10:14:23 +08:00
clowwindy
a2bc6e1945 fix #414 2015-08-11 17:55:16 +08:00
clowwindy
d946ac8213 skip graceful restart test on Jenkins 2015-08-02 17:33:13 +08:00
clowwindy
177c639b19 fix graceful restart test 2015-08-02 15:53:00 +08:00
clowwindy
b28de8e2f1 fix pyflakes 2015-08-02 15:10:46 +08:00
clowwindy
111acf66c1 fix graceful restart and add unit test 2015-08-02 14:37:44 +08:00
clowwindy
80102f3899 fix pyflakes 2015-08-01 18:57:44 +08:00
clowwindy
4a8d0774b4 optimize performance for multiple ports
UDPRelay is broken now
2015-08-01 18:53:18 +08:00
clowwindy
1bb0e51e8e refine tests 2015-07-11 13:05:37 +08:00
clowwindy
99b4121fd9 fix problem when UDP client requesting both IPv4 and IPv6 2015-07-10 17:32:31 +08:00
clowwindy
1a62694a3b add udp source port test 2015-07-10 15:56:27 +08:00
clowwindy
42ce2569c4 also test with real website
Now that localhost is used in tests, DNS code is uncovered.
Use clients1.google.com/generate_204 to test if a real website works.
2015-02-10 17:43:06 +08:00
clowwindy
581d6e687f use localhost in test.py
Since now the unit tests is huge, using third party website
is not polite. So use localhost instead.
2015-02-10 17:38:01 +08:00
clowwindy
48ddc1714b move jenkins.sh 2015-02-10 17:02:31 +08:00
clowwindy
dfd81af844 support --version 2015-02-09 14:43:11 +08:00
clowwindy
783a6ef7f2 support multiple server ip on client side 2015-02-09 13:50:46 +08:00
clowwindy
ce805f0aea license under Apache License v2.0 2015-02-03 14:10:36 +08:00
clowwindy
fbf15cb942 update command tests 2015-02-02 15:59:44 +08:00
clowwindy
da65d0a2ee update coverage_server 2015-02-01 17:15:10 +08:00
clowwindy
b77f419336 test if localhost is in the default forbidden list 2015-02-01 09:23:45 +08:00
clowwindy
c39bbbe237 test invalid CIDR 2015-02-01 09:13:29 +08:00
Sunny
17624d0b99 Fix large file test since forbidden ip list is default to localhost
Use an empty forbidden ip list to override default list should work.
2015-02-01 02:40:48 +08:00
clowwindy
5e476843ec fix python3 2015-01-12 23:19:24 +08:00
clowwindy
cc36de5a2f fix pep8 2015-01-12 23:05:19 +08:00
clowwindy
4312eb9e58 add forbidden support for UDP and add tests 2015-01-12 23:02:59 +08:00
clowwindy
1423fe1921 support color 2014-12-28 15:24:38 +08:00
clowwindy
5a5c8b9c7e fix coverage server 2014-12-28 15:24:38 +08:00
clowwindy
70559a1030 fix pep8 2014-12-28 15:24:38 +08:00
clowwindy
45ee594d58 coverage server now supports more projects 2014-12-28 15:24:38 +08:00
clowwindy
dd140814a8 suppress some warnings 2014-12-24 18:15:52 +08:00
clowwindy
c6bc912c11 add command line tests 2014-12-24 18:02:14 +08:00
clowwindy
b785d95f66 fix tests 2014-12-24 17:14:01 +08:00
clowwindy
1d0c8b1800 add coverage 2014-12-24 16:47:14 +08:00
clowwindy
9cfffa360e sudo tc setup 2014-12-23 15:32:29 +08:00
clowwindy
cd07001471 use SIGINT instead in large file test 2014-12-23 14:05:20 +08:00
clowwindy
2cc7ee5053 alter tc rule 2014-12-23 13:57:31 +08:00
clowwindy
9b3944c954 fix large file test 2014-12-23 13:18:30 +08:00
clowwindy
f1b084be06 add large file test 2014-12-23 13:09:51 +08:00
clowwindy
5ea8403e56 fix daemon and add fastopen tests 2014-12-22 22:42:39 +08:00
clowwindy
072afd68f2 use local tmp dir 2014-12-22 17:39:52 +08:00
clowwindy
536b7d1ee6 use SIGINT instead in tests
Conflicts:
	tests/test.py
2014-12-22 17:25:39 +08:00
clowwindy
be2ab378ff add jenkins 2014-12-22 16:33:23 +08:00
clowwindy
28347b685e add unit test for daemon 2014-12-21 13:46:27 +08:00
clowwindy
60c16fae69 fix coverage 2014-12-11 14:41:53 +08:00
clowwindy
2a149a5b3f fix tests 2014-12-11 12:50:25 +08:00
clowwindy
c214dbf7b5 parallel libsodium and socksify builds 2014-12-11 12:46:52 +08:00
clowwindy
55630f5a7e add coverage 2014-12-11 12:43:16 +08:00
clowwindy
d7d9e5c103 add ldconfig 2014-12-10 23:46:16 +08:00
clowwindy
9d33a59b60 add libsodium tests 2014-12-10 23:15:24 +08:00
clowwindy
fa31a233b6 add ipv6 tests 2014-11-10 15:04:30 +08:00