commit | 827163a62fbf63f203dc35713eb58e85db298459 | [log] [tgz] |
---|---|---|
author | Pavel Labath <labath@google.com> | Fri Jan 13 12:33:56 2017 +0000 |
committer | Pavel Labath <labath@google.com> | Fri Jan 20 11:05:32 2017 +0000 |
tree | 646f82a392b4c917955a51321e2d3587a271b421 | |
parent | ffa1679d40c77f8e3b4b806e7cc1caee74469a4d [diff] |
Add a process_vm_readv debug test LLDB uses process_vm_readv to speed up memory reads (it's an order of magnitude faster than PTRACE_PEEKDATA). Add a test to catch if that ever breaks. I've refactored the previous test a bit to reuse the fork-and-run-stuff-in-the-child functionality. Bug: b.android.com/227758 Test: cts-tradefed run cts --module CtsDebugTestCases Change-Id: I7445b2997f8ef64b5540082ba0cb329827cf66de