zephyr/tests/net
Tomasz Bursztyka 37af7b5096 tests/ieee802154: Fix how is initialized the driver lock in l2 test
The test starts the last one: after the driver and the net stack.
However, the net stack (due to DAD and else) will already try to send
some packet, resulting it giving a uninitialized semaphore. But once
properly initialized, this semaphore will end up with a non-zero count
when the test will start: thus reseting it to 0 before running the
tests.

Jira: ZEP-2319

Reported-by Andrew Boie <andrew.p.boie@intel.com>

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-07-03 20:58:57 -04:00
..
6lo tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
all tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
arp tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
buf tests: net: buf: Run the net_buf tests automatically 2017-06-21 21:38:12 -04:00
context tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
dhcpv4 tests: do not exclude quark_d2000_crb 2017-06-27 17:44:23 -04:00
icmpv6 tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
ieee802154 tests/ieee802154: Fix how is initialized the driver lock in l2 test 2017-07-03 20:58:57 -04:00
iface tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
ip-addr tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
ipv6 tests: net: ipv6: Fix tests and run them automatically 2017-06-21 21:38:12 -04:00
ipv6_fragment tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
lib tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
mgmt tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
mld tests: net: mld: Fix tests and run them automatically 2017-06-21 21:38:12 -04:00
neighbor tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
net_pkt tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
route tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
rpl tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
socket/udp tests: convert testcase.ini to new format 2017-06-28 09:20:36 -05:00
tcp tests: net: tcp: Fix tests and run them automatically 2017-06-21 21:38:12 -04:00
trickle tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
udp tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
utils tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00