zephyr/tests/net/dhcpv4
Ravi kumar Veeramally 0aa61651ce net: tests: Fix DHCPv4 tests
net_pkt_alloc_with_buffer() takes IP header and protocol header
length while calculating total length internally. Need not
specify explicitly. Also mutex was not properly initialized.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2019-03-05 08:29:02 -05:00
..
src net: tests: Fix DHCPv4 tests 2019-03-05 08:29:02 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf net: tests: Fix DHCPv4 tests 2019-03-05 08:29:02 -05:00
testcase.yaml