Sign in
zircon-guest
/
third_party
/
linux
/
30e68bcc67e41ab6dab4e4e1efc7ea8ca893c0af
/
.
/
tools
/
testing
/
selftests
/
run_tests
blob: 320718a4e6bf320ff697bb3ce1deed3edeabd3ba [
file
] [
log
] [
blame
]
#!/bin/bash
TARGETS
=
breakpoints
for
TARGET
in
$TARGETS
do
$TARGET
/
run_test
done