19869dccdb
* Leverage (older) embedded unit tests into external unit tests build upon copy of Zephyr's ztest library and CMake. * Expand top-level CMake build to run external unit tests. * Expand Zephyr module extension to run external unit tests via west or sanitycheck. Co-authored-by: Gregory Shue <gregory.shue@legrand.us>
7 lines
111 B
YAML
7 lines
111 B
YAML
tests:
|
|
bacnet.basic.sys.fifo.unit:
|
|
tags: bacnet
|
|
type: unit
|
|
bacnet.basic.sys.fifo:
|
|
tags: bacnet
|