Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c55650c2008369d477c38fcfb801961b105c08a1
/
.
/
tests
/
drivers
/
bbram
/
src
/
main.c
blob: 626bcfd5a139682a053e0abed5459a587e6d62bd [
file
] [
log
] [
blame
]
/*
* Copyright 2021 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
#include
<zephyr/ztest.h>
void
test_main
(
void
)
{
/* Build only test, this is a stub. */
}