Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1bafbf4f1d113fd5d722bbcd041082927c4c7421
/
.
/
tests
/
cmake
/
yaml
/
test.yaml
blob: 4f21cff2c2a22cdeaa0292ab36bf06db95358b04 [
file
] [
log
] [
blame
]
cmake:
test:
key
-
string:
"Simple string"
key
-
int:
42
key
-
list
-
int:
-
4
-
10
-
2
key
-
list
-
string:
-
"a"
-
"list"
-
"of"
-
"strings"