OSDN Git Service

Add hardware breakpoint ptrace test
authorPavel Labath <labath@google.com>
Mon, 23 Jan 2017 15:41:35 +0000 (15:41 +0000)
committerPavel Labath <labath@google.com>
Fri, 27 Jan 2017 12:39:32 +0000 (12:39 +0000)
commitfb082ee00c53a11f0f53af0f003625eb347c5166
tree33f5928360bc11392c132f190216aeb9edf82112
parent2ca556bb6e23f33dcbce4f464692c580f7fba07d
Add hardware breakpoint ptrace test

This adds a ptrace test which tests the hardware breakpoint
functionality of the ptrace api.

I've also renamed the test case to sys_ptrace to better match the naming
scheme in the other files. I've ran the tests on angler (32 and 64 bit)
and fugu.

Test: run the test
Change-Id: I7d8a7d79585477d78da1f033c85f8d2cc3b34340
tests/sys_ptrace_test.cpp