Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e85c46d211d81967cf28cb75d5340db80db8a98c
/
.
/
tools
/
ci
/
run-tests.sh
blob: 5e31caadce47fbe529c3f840b092c37a3e1cf053 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
set
-
x
bazel
--
batch test
-
c opt
--
curses
=
no
--
color
=
no
//...
bazel
--
batch build
-
c opt
--
curses
=
no
--
color
=
no
//...
--
cpu
=
roborio
bazel
--
batch build
-
c opt
--
curses
=
no
--
color
=
no
//
motors
/...
--
cpu
=
cortex
-
m4f