zephyr/tests/unit/pot/main.c

10 lines
148 B
C
Raw Permalink Normal View History

/*
* Copyright 2023 Meta
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/ztest.h>
ZTEST_SUITE(pot, NULL, NULL, NULL, NULL, NULL);