Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
refs/heads/stabilize-11316.35.B
/
.
/
cli
/
atest
blob: 8386920ac58e6cd7d1b17bed7ee586acc34adcbe [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/python -u
import
sys
import
common
from
autotest_lib
.
cli
import
atest
sys
.
exit
(
atest
.
main
())