Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fd4c7bbbc2782ac1e6e40d9843f448f921d0f6ea
/
.
/
tests
/
unit
/
time_units
/
main.c
blob: 83e480cf8cf21215d40c6d14e9a811e95f393a88 [
file
] [
log
] [
blame
]
/*
* Copyright 2022 Meta
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<zephyr/ztest.h>
ZTEST_SUITE
(
time_units
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
);