Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aaaed300713d241bb222feb769b43eb32c446b33
/
.
/
tests
/
cmake
/
config_dir
/
src
/
main.c
blob: 22ed2438dccdc6c22329e18eba57d914d93a9ceb [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
void
test_main
(
void
)
{
/* Intentionally left empty, we are testing CMake. */
}