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