mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-05-02 21:32:11 +02:00
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
5 lines
156 B
BlitzBasic
5 lines
156 B
BlitzBasic
require zephyr-image.inc
|
|
require zephyr-kernel-test.inc
|
|
|
|
BBCLASSEXTEND = '${@" ".join(["zephyrtest:" + x for x in d.getVar("ZEPHYRTESTS", True).split()])}'
|