summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-07-24 17:08:33 -0700
committerDan Albert <danalbert@google.com>2015-07-27 15:52:15 -0700
commitc7a7d680cac4d37117ffc3dec8a7a180a2c4c63c (patch)
tree379c2967471d8b3926377816dc1b0cce59b74dde /libutils/Unicode.cpp
parentbd60ea87532eb613df1a2bf157e6ded946e75461 (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