Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
34678abffcc138b8a735156a3eb2284613eafd7c
/
.
/
tests
/
test
blob: 8fd6916076c8cbb90d9978eede46893f1196f6b3 [
file
] [
log
] [
blame
]
Shih-wei Liao
77ed614
2010-04-07 12:21:42 -0700
[
diff
] [
blame
]
1
#!/bin/bash
2
3
SCRIPT_DIR
=
`dirname $BASH_SOURCE`
4
cd $SCRIPT_DIR
5
python test
.
py
"$@"
6