Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
96dbb4fc58fe2dcf4390e073dbb42cc77ef2f0b5
/
.
/
libacc
/
tests
/
test
blob: 8fd6916076c8cbb90d9978eede46893f1196f6b3 [
file
] [
log
] [
blame
]
Jean-Baptiste Queru
4b29fe6
2009-11-12 18:46:23 -0800
[
diff
] [
blame
]
1
#!/bin/bash
2
3
SCRIPT_DIR
=
`dirname $BASH_SOURCE`
4
cd $SCRIPT_DIR
5
python test
.
py
"$@"
6