zephyr/samples/net/sockets
Paul Sokolovsky 8eac618cba samples: big_http_download: Add automated-CI friendly sanitycheck config
This application was initially intended to be a manual, interactive
sample, run by a user. However, it's also a useful real-world
integration test, to be run in automated CI systems. So, provide
a config suitable for such a usage: use local host machine as a
server (to not depend on availability and characteristics of an
Internet connection), and have a concrete completion criteria
(by limiting number of iterations; given that performance of TCP
is not to be not too high, limit it to just 1 for now).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-04-09 18:40:03 +03:00
..
big_http_download samples: big_http_download: Add automated-CI friendly sanitycheck config 2020-04-09 18:40:03 +03:00
can cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
civetweb cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
coap_client samples: net: coap: Fix the timeout data type 2020-04-09 16:07:03 +03:00
coap_server samples: net: coap: Fix the timeout data type 2020-04-09 16:07:03 +03:00
dumb_http_server cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
dumb_http_server_mt samples: net: dumb_http_server_mt: Fix K_THREAD_DEFINE() call 2020-04-09 16:07:03 +03:00
echo cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
echo_async cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
echo_async_select cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
echo_client dts: soc: atmel: sam: cleanup node labels to match SoC docs 2020-04-09 09:02:19 -05:00
echo_server dts: soc: atmel: sam: cleanup node labels to match SoC docs 2020-04-09 09:02:19 -05:00
http_client net: http: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
http_get cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net_mgmt samples: net: net_mgmt: Fix compile issues from timeout overhaul 2020-04-09 16:07:03 +03:00
packet cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sntp_client net: sntp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
tcp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
websocket_client net: websocket: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00