mbed-os/TESTS/network
Michal Paszta ca57bdd481 Greentea tests: user-configurable timeouts
Now it is enough to add:
    "macros": [
        "MBED_GREENTEA_TEST_XXXSOCKET_TIMEOUT_S=20"
    ],
to mbed_app.json, where XXX is on of {DNS, TLS, UDP, TCP}.
Also network-* tests are now configurable: network-interface, network-wifi, network-emac with a similar macro.
2019-02-15 15:08:15 +02:00
..
emac Greentea tests: user-configurable timeouts 2019-02-15 15:08:15 +02:00
interface Greentea tests: user-configurable timeouts 2019-02-15 15:08:15 +02:00
wifi Greentea tests: user-configurable timeouts 2019-02-15 15:08:15 +02:00