mirror of https://github.com/ARMmbed/mbed-os.git
Added proper host test script for NET_13 test
parent
79a67e8499
commit
f5420154a5
|
@ -662,6 +662,7 @@ TESTS = [
|
|||
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, ETH_LIBRARY],
|
||||
"automated": True,
|
||||
"duration": 15,
|
||||
"host_test": "tcpecho_client_auto",
|
||||
"peripherals": ["ethernet"],
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue