zephyr/tests/net/trickle
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
..
src tests: net: trickle: use separate semaphore for second trickle timer 2019-08-26 12:57:56 +02:00
CMakeLists.txt
prj.conf tests: net: trickle: Adjust config options to avoid error prints 2019-07-10 18:55:37 +03:00
testcase.yaml tests: net: trickle: Adjust config options to avoid error prints 2019-07-10 18:55:37 +03:00