Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
1e5cc02730ebdf68f3bcf4b2543de0903cfdc5c8
/
.
/
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