refine tests: add time limit for curl; output shadowsocks logs
This commit is contained in:
parent
d64450915b
commit
5892789005
2 changed files with 47 additions and 20 deletions
|
@ -17,6 +17,7 @@ script:
|
|||
- pep8 .
|
||||
- pyflakes .
|
||||
- python tests/nose_plugin.py -v
|
||||
- python setup.py sdist
|
||||
- python tests/test.py -c tests/aes.json
|
||||
- python tests/test.py -c tests/aes-ctr.json
|
||||
- python tests/test.py -c tests/aes-cfb1.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue