summaryrefslogtreecommitdiffstats
path: root/python-packages
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE files for our projects.Dan Albert2016-01-081-0/+13
* Move adb tests to system/core/adb.Josh Gao2015-12-091-948/+0
* win32: for Unicode cmdline args, switch from cmd.exe to powershell.exeSpencer Low2015-11-211-70/+46
* Merge "adb: update tests for push/pull directory change."Josh Gao2015-11-111-7/+3
|\
| * adb: update tests for push/pull directory change.Josh Gao2015-11-071-7/+3
* | adb unittest: make test_unicode_paths stricterSpencer Low2015-11-101-8/+12
|/
* Merge "adb: add tests for pushing/pulling empty dirs."Josh Gao2015-11-071-0/+40
|\
| * adb: add tests for pushing/pulling empty dirs.Josh Gao2015-11-061-0/+40
* | adb: fix device module for non-shell_v2 usage.David Pursell2015-11-051-2/+2
* | unittest for sending data thru adb forward/reverse; --no-rebind unittestSpencer Low2015-11-042-0/+100
|/
* adb: add more push/pull tests.Josh Gao2015-11-021-44/+162
* adb: add test for forward/reverse commands.Yabin Cui2015-11-022-9/+56
* Add a gdb_flags argument to gdbrunner.start_gdb.Josh Gao2015-10-281-2/+3
* Allow gdbrunner.start_gdbserver to not upload gdbserver.Josh Gao2015-10-281-2/+3
* Add get_pids helper to gdbrunner.Josh Gao2015-10-281-0/+5
* Don't throw when we fail to find a device.Josh Gao2015-10-281-8/+12
* Allow selection of adb command.Josh Gao2015-10-282-46/+55
* Merge "adb: update adb PTY tests."David Pursell2015-10-271-20/+49
|\
| * adb: update adb PTY tests.David Pursell2015-10-261-20/+49
* | Add a test for "adb pull" error reporting.Elliott Hughes2015-10-231-0/+31
|/
* Merge "adb/test_device.py: fix finding md5 command on pre-L platforms"Josh Gao2015-10-221-1/+1
|\
| * adb/test_device.py: fix finding md5 command on pre-L platformsSpencer Low2015-10-111-1/+1
* | gdb: allow gdbclient.py to find local files.David Pursell2015-10-211-15/+56
* | device.py: fix _subprocess_Popen cleanup.David Pursell2015-10-201-2/+8
* | Merge "adb: add test for non-interactive stdin."David Pursell2015-10-151-2/+23
|\ \
| * | adb: add test for non-interactive stdin.David Pursell2015-10-091-2/+23
| |/
* | adb unittest: fix Windows UnicodeSpencer Low2015-10-131-25/+67
* | adb: fix docstring for shell functions.David Pursell2015-10-121-2/+2
|/
* adb: make shell protocol work again.David Pursell2015-09-302-1/+13
* Add gdbrunner package for shared functionality.Josh Gao2015-09-301-0/+244
* Add get_props to adb.py's AndroidDevice.Josh Gao2015-09-301-0/+16
* Add remount to adb.py's AndroidDevice.Josh Gao2015-09-301-0/+3
* Add shell_popen method to adb.py.Josh Gao2015-09-301-0/+43
* Add helper functions for `adb -e/-d` to adb.py.Josh Gao2015-09-301-0/+40
* adb: fix install escaping test.David Pursell2015-09-221-13/+14
* adb: add tests for -Tt shell arguments.David Pursell2015-09-222-18/+42
* Move python-adb from system/core/adb.Dan Albert2015-09-185-0/+983