Sign in
android
/
platform
/
external
/
autotest
/
3fc14760e876a79dfc1d58c0d6ed36852a4f60a4
/
.
/
cli
/
atest
blob: 8386920ac58e6cd7d1b17bed7ee586acc34adcbe [
file
] [
log
] [
blame
]
#!/usr/bin/python -u
import
sys
import
common
from
autotest_lib
.
cli
import
atest
sys
.
exit
(
atest
.
main
())