diff --git a/workspace_tools/tests.py b/workspace_tools/tests.py index ecfda2c0d8..3b13ea9b2e 100644 --- a/workspace_tools/tests.py +++ b/workspace_tools/tests.py @@ -662,6 +662,7 @@ TESTS = [ "dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, ETH_LIBRARY], "automated": True, "duration": 15, + "host_test": "tcpecho_client_auto", "peripherals": ["ethernet"], },