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