diff options
author | Dan Albert <danalbert@google.com> | 2015-07-24 17:08:33 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2015-07-27 15:52:15 -0700 |
commit | 8e1fdd7806363af51d7bfa7134fcef66523bcc56 (patch) | |
tree | 379c2967471d8b3926377816dc1b0cce59b74dde /libutils/Unicode.cpp | |
parent | 5f3b05ad14db2a4ebc9eb25567bc951d465b3151 (diff) |
Create adb Python package.
This is mostly just the AdbWrapper that we used in our tests, but I've
cleaned up the API to be a little more Pythonic (mostly in the sense
that commands are passed as lists rather than strings that are
shlex.split() by the shell command), and implemented the workaround
error checking for adb shell.
Move the tests up a directory. Having them buried a level down has
only been annoying.
There are now two files containing Python tests. test_device.py
contains tests specifically checking the AndroidDevice API, and
test_adb.py checks the ADB client program. To run both, use
python -m unittest discover [-v]
Change-Id: Ibd158c528d31126a5b048bd00bc93039dbc468bc
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions