Add ATF tests for hardware assisted watchpoints on amd64
Addedd tests: - watchpoint_count - watchpoint_read - watchpoint_write_unmodified - watchpoint_trap_code[0123] - watchpoint_trap_data_write[0123] - watchpoint_trap_data_rw[0123] These code will be reused later for i386 and moved to a common place like tests/kernel/arch/x86. These tests are x86 specific only. The same API but different private ptrace_watchpoint MD part has to be used on other ports. All tests pass on amd64. Sponsored by <The NetBSD Foundation>
This commit is contained in:
parent
6407d3776a
commit
b486a76971