mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-31 19:24:43 +02:00
websocket: Add websocket unit tests
* Original commit: espressif/esp-idf@cd01a0ca81
This commit is contained in:
2
components/esp_websocket_client/test/CMakeLists.txt
Normal file
2
components/esp_websocket_client/test/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
idf_component_register(SRC_DIRS "."
|
||||
PRIV_REQUIRES cmock test_utils esp_websocket_client)
|
Reference in New Issue
Block a user