blob: c9ae2f248746add8a80e47ab67263f4008d40694 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
project(rbtree)
set(SOURCES main.c)
include($ENV{ZEPHYR_BASE}/subsys/testsuite/unittest.cmake)