remove IPv6 testcase and add ota test

This commit is contained in:
mengskysama
2016-01-12 10:34:48 +08:00
parent bcf9329e23
commit 248582c932
4 changed files with 34 additions and 7 deletions

12
tests/rc4-md5-ota.json Normal file
View File

@ -0,0 +1,12 @@
{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"aes_password",
"timeout":60,
"method":"rc4-md5",
"local_address":"127.0.0.1",
"fast_open":false,
"one_time_auth":true,
"verbose":1
}