Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f54db02e5d298de73ff5884e9dd183e517da4220
/
.
/
libacc
/
test
blob: 2f999c10b9b11a1388ca49d29bfe1e1a14df8480 [
file
] [
log
] [
blame
]
Jack Palevich
f54db02
2009-05-08 15:18:32 -0700
[
diff
] [
blame^
]
1
#!/bin/sh
2
gcc acc
.
c
-
ldl
-
o tests
/
acc
&&
tests
/
acc tests
/
otcc
.
c
>
tests
/
otcc
.
out
&&
diff tests
/
otcc
.
out tests
/
otcc
.
out
-
orig