mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 12:05:22 +00:00
This simple unit test runs basic sanity checking on buffers from net_buf_get. It demonstrates the mocking support in a real-world case, where it is used to remove the dependency to nano_fifo. Origin: Original Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com> Change-Id: If2757823bebbc0fa22b3064a432032cdbccdfe2b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
42 B
INI
5 lines
42 B
INI
[test]
|
|
type = unit
|
|
tags = buf
|
|
timeout = 5
|