add large file test
This commit is contained in:
parent
5ea8403e56
commit
f1b084be06
3 changed files with 43 additions and 1 deletions
|
@ -53,6 +53,8 @@ if [ -f /proc/sys/net/ipv4/tcp_fastopen ] ; then
|
|||
fi
|
||||
fi
|
||||
|
||||
run_test tests/test_large_file.sh
|
||||
|
||||
coverage combine && coverage report --include=shadowsocks/*
|
||||
rm -rf htmlcov
|
||||
rm -rf tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue