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