Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6935ea54d5c2b521540a9e8f385bf3cb30093d53
/
.
/
tests
/
unit
/
pot
/
main.c
blob: 62f066b9a4c4a3bd29ec788a10e43210b481d6a1 [
file
] [
log
] [
blame
]
/*
* Copyright 2023 Meta
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<zephyr/ztest.h>
ZTEST_SUITE
(
pot
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
);