Home
last modified time | relevance | path

Searched refs:runCommands (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/samples/zephyr/
Drun-tests.go89 err = runCommands(test.Build, lg)
102 err = runCommands(test.Commands, lg)
121 func runCommands(cmds [][]string, lg io.Writer) error { func