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