Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
57c150af0cc5350f1f83365377f6674745cbb3ab
/
.
/
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. */
}