Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
modules
/
adb
/
156ed93af974b2df2f4563bfca44f247a26be861
/
test_device.py
a5443fb
Move GetDeviceTest from adb's test_device.py to adb package.
by Josh Gao
· 7 years ago
6e0ed55
adb: partially revert 3cf1b36e.
by Josh Gao
· 7 years ago
0501202
adb: increase the shell command length limit.
by Josh Gao
· 7 years ago
8449e06
Add --sync support to push.
by Dan Albert
· 8 years ago
b29a57b
Fix test following -p removal.
by Dan Albert
· 8 years ago
3734cf0
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 8 years ago
3cf1b36
adb: fix two device offline problems.
by Yabin Cui
· 8 years ago
cb6497a
adb: be more permissive in test_push_error_reporting.
by Josh Gao
· 8 years ago
9208c67
Merge changes I34ba5757,Ie65a762a
by Josh Gao
· 8 years ago
6a8ce06
adb: fix test_sighup.
by Josh Gao
· 8 years ago
76ffdac
adb: fix race condition in test_non_interactive_sigint.
by Josh Gao
· 8 years ago
02e3378
Move "adb shell" over to getopt(3), and allow -tt on old devices.
by Elliott Hughes
· 8 years ago
1deea10
adb: let `adb push` follow symlinks.
by Josh Gao
· 8 years ago
2eae66e
adb: add test for SIGHUP behavior.
by Josh Gao
· 8 years ago
19d0c23
adb: support forwarding TCP port 0.
by David Pursell
· 9 years ago
4b38af4
adb: fix test_device.py shell protocol checks.
by David Pursell
· 9 years ago
18f7420
adb: clean up quotes in test_device.py.
by Josh Gao
· 9 years ago
a842b38
adb: mkdir the correct directory name when pulling.
by Josh Gao
· 9 years ago
49726bc
adb: symlinks to dirs count as dirs for pull destination.
by Josh Gao
· 9 years ago
a53abe7
adb: check for an error response from adbd between each write.
by Josh Gao
· 9 years ago
d9a2fd6
adb: make pulling symlinks and devices work.
by Josh Gao
· 9 years ago
3875279
adb: make the test_pull_dir test actually test something.
by Josh Gao
· 9 years ago
49e3c63
Move adb tests to system/core/adb.
by Josh Gao
· 9 years ago
a63cbef
Move python-adb to development/python-packages.
by Dan Albert
· 9 years ago
af0e48b
Merge "adb unittest: make test_sync properly cleanup after itself"
by Elliott Hughes
· 9 years ago
2b8d4a4
adb: Kill subprocess when the client exits.
by David Pursell
· 9 years ago
2c426c9
adb unittest: make test_sync properly cleanup after itself
by Spencer Low
· 9 years ago
8a5a5aa
adb: add client side shell protocol and enable.
by David Pursell
· 9 years ago
09c62f4
Merge "adb unittest: get test_unicode_paths passing on win32"
by Elliott Hughes
· 9 years ago
c1a3133
adb: fix adb install and adb push exit code, error handling, unittest
by Spencer Low
· 9 years ago
4e639e6
adb unittest: get test_unicode_paths passing on win32
by Spencer Low
· 9 years ago
87c2995
adb: Fix PTY logic for non-interactive shells.
by David Pursell
· 9 years ago
69de294
Leave the evidence lying around if an adb test fails.
by Elliott Hughes
· 9 years ago
bf85d52
adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL
by Spencer Low
· 9 years ago
38094c1
Fix AndroidDevice.get_prop, add tests.
by Dan Albert
· 9 years ago
a4169f9
Create adb Python package.
by Dan Albert
· 9 years ago