add auto generated test folder to components:

1. add test cases and related scripts
2. add CI config files
read README.md for detail
This commit is contained in:
Yinling
2016-09-26 14:27:57 +08:00
committed by Angus Gratton
parent 58aec93dbb
commit 90e57cdf8f
77 changed files with 28574 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
__all__ = ["TCPClientMulti", "TCPClientSingle", "TCPServerMulti",
"TCPTransparent", "UDPMulti", "UDPSingle"]