repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git]
/
tools
/
testing
/
selftests
/
run_tests
blob
320718a4e6bf320ff697bb3ce1deed3edeabd3ba
1
#!/bin/bash
2
3
TARGETS
=
breakpoints
4
5
for
TARGET
in
$TARGETS
6
do
7
$TARGET
/
run_test
8
done