index
:
Jobbed.git
master
modular
no-search
Jobbed RTOS for Raspberry Pi 2B
Christian Cunningham
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run.sh
blob: 80217e889af1beeea0c68be5c4e21a139b49aac0 (
plain
)
1
2
3
4
#!/bin/bash
for
file
in
.
/
test
s
/*
.bash
;
do
${file}
done