Training
Consulting
Tools
xref
: /
mcuboot-3.4.0
/
samples
/
zephyr
/
run-tests.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
3
echo
"Please use the new test runner: go run
run-tests.go
"
4
exit
1
5