zephyr/tests/net/lib
Alberto Escolar Piedras 0b8678a2b0 samples & tests: Correct main() type
The application main() in Zephyr is defined as having a prototype:
void main(void), as expected by the kernel init (bg_thread_main).

So, correct the different samples and tests that were defined
otherwise.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-12-16 11:27:56 +01:00
..
coap samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
dns_addremove include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
dns_packet tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
dns_resolve tests: updated names for the dns tests 2019-10-18 15:30:06 +03:00
http_header_fields tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mqtt_packet tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mqtt_publisher tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mqtt_pubsub tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
mqtt_subscriber tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
tls_credentials tests: net: tls: Increasing stack size 2019-10-17 17:01:23 +03:00