zephyr/tests/net/buf
Szymon Janc 2f45faba8c net: buf: Use unified k_fifo API for FIFOs
Only net_receive() is using non-special value for net_buf_get_timeout
so this change is included here. Other users are using special values
which are already correctly handling ticks vs ms change.

Change-Id: Ib12d34ac5a546b36fa7b35615f082c82a256bd07
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-11-11 06:00:17 +00:00
..
src net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj.conf tests: convert tests/net/buf to the new framework 2016-09-30 21:17:41 +00:00
testcase.ini tests: Mark a bunch of testcases that are memory (RAM) limited 2016-11-03 19:20:19 +00:00