This adds set of unit tests for simple network buffers. The suite is based of the test cases that are already defined for network buffers. Those test_net_buf_byte_order test case have been split to smaller tests testing one functionality at a time. Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
6 lines
64 B
YAML
6 lines
64 B
YAML
common:
|
|
tags: net buf
|
|
tests:
|
|
net.buf_simple:
|
|
type: unit
|