zephyr/tests/net
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
..
6lo tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
all tests: net: all: check_net_options.sh: Use lowercase for internal vars 2019-12-10 14:34:46 -08:00
arp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
buf tests: buf: Add byte order tests 2019-12-10 09:55:30 +02:00
checksum_offload tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
context coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
dhcpv4 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ethernet_mgmt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
hostname tests: net: hostname: Set MAC address properly to all interfaces 2019-10-04 17:42:14 +03:00
icmpv4 tests: net: icmpv4: Add unit tests 2019-12-16 11:35:24 +02:00
icmpv6 tests: net: icmpv6: Increase the TX buf counts 2019-10-22 09:12:24 +03:00
ieee802154 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
iface
ip-addr
ipv6 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ipv6_fragment tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
lib samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
mgmt coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mld tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
neighbor tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
net_pkt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ppp/driver include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
promiscuous tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ptp/clock
route tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
shell tests: net: shell: Increase the main stack size 2019-10-21 09:58:56 +03:00
socket tests: remove duplicate names for the net tests 2019-10-24 06:31:48 -04:00
tcp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
traffic_class
trickle
tx_timestamp
udp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
utils tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
vlan tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00