Added proper host test script for NET_13 test

pull/262/head
Przemek Wirkus 2014-04-09 15:32:11 +01:00
parent 79a67e8499
commit f5420154a5
1 changed files with 1 additions and 0 deletions

View File

@ -662,6 +662,7 @@ TESTS = [
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, ETH_LIBRARY],
"automated": True,
"duration": 15,
"host_test": "tcpecho_client_auto",
"peripherals": ["ethernet"],
},