zephyr/tests/net
Vincent Wan fdf0af3b5a tests: net: trickle: use separate semaphore for second trickle timer
A second semaphore is used for the second trickle timer, so that if the
first timer expires twice before the second one, the test would still
wait before proceeding to check on cb_2_called.

Fixes #18598.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-08-26 12:57:56 +02:00
..
6lo tests: net: 6Lo: Add test criterion HDR diff 2019-07-25 15:19:28 +03:00
all net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
arp
buf
checksum_offload
context tests: net: context: Let the net_context cb to run first 2019-08-05 16:25:18 +03:00
dhcpv4
ethernet_mgmt
icmpv6 tests: net: Fix for coverity CID 203499 2019-08-19 16:27:23 +02:00
ieee802154 boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
iface
ip-addr
ipv6
ipv6_fragment
lib tests: mqtt Corrected memcmp in mqtt pubsub tests 2019-08-26 11:29:53 +02:00
mgmt
mld
neighbor
net_pkt
ppp/driver tests: net: ppp: Add unit tests for PPP driver 2019-07-29 10:24:46 +03:00
promiscuous
ptp/clock
route
socket tests: net: udp: We need to reserve enough space for the data 2019-08-14 09:15:34 +03:00
tcp
traffic_class
trickle tests: net: trickle: use separate semaphore for second trickle timer 2019-08-26 12:57:56 +02:00
tx_timestamp
udp
utils
vlan