Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b77d896ff62e9f6aa0beab732edda1d2a15a1528
/
.
/
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"