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