mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01:00
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:
2
components/test/TestCaseScript/ATFunc/__init__.py
Executable file
2
components/test/TestCaseScript/ATFunc/__init__.py
Executable file
@@ -0,0 +1,2 @@
|
||||
__all__ = ["TCPClientMulti", "TCPClientSingle", "TCPServerMulti",
|
||||
"TCPTransparent", "UDPMulti", "UDPSingle"]
|
||||
Reference in New Issue
Block a user