Sign in
kunit
/
linux
/
fc0eea691a06ba8516795fb7a198239fb9db1cfc
/
.
/
tools
/
testing
/
selftests
/
run_tests
blob: 320718a4e6bf320ff697bb3ce1deed3edeabd3ba [
file
]
#!/bin/bash
TARGETS
=
breakpoints
for
TARGET
in
$TARGETS
do
$TARGET
/
run_test
done