mbed-os/connectivity/netsocket/tests/TESTS/netsocket/tcp
Hari Limaye f95052cf6f CMake: Require TEST_SOURCES in greentea CMake file
Assumption that greentea test file is always named main.cpp is
incorrect. Updated mbed_greentea_add_test() macro to make TEST_SOURCES
parameter compulsory, which is used to specify greentea test
file(s). This allows tests to use C, or have a different name.
Therefore also updated all pre-existing greentea test CMake files to
explicity add main.cpp to TEST_SOURCES.
2021-06-29 13:33:42 +01:00
..
CMakeLists.txt CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
main.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcp_tests.h Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_address.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_address_invalid.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_port.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_port_fail.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_unopened.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_bind_wrong_type.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_connect_invalid.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_echotest.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_echotest_burst.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_endpoint_close.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_open_close_repeat.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_open_destruct.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_open_limit.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_open_twice.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_recv_100k.cpp Remove Cellular dependency in netsocket 2020-12-03 18:16:33 +01:00
tcpsocket_recv_timeout.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_send_repeat.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_send_timeout.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_setsockopt_keepalive_valid.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00
tcpsocket_thread_per_socket_safety.cpp Move greentea test closure to library 2020-07-23 06:15:09 -07:00