--- - branch: MAIN date: Sun May 5 10:04:11 UTC 2019 files: - new: '1.7' old: '1.6' path: src/tests/lib/libc/sys/t_ptrace_amd64_wait.h pathrev: src/tests/lib/libc/sys/t_ptrace_amd64_wait.h@1.7 type: modified - new: '1.4' old: '1.3' path: src/tests/lib/libc/sys/t_ptrace_i386_wait.h pathrev: src/tests/lib/libc/sys/t_ptrace_i386_wait.h@1.4 type: modified id: 20190505T100411Z.56762bbc9f67cbab1be3552bf39e0654e5d912fc log: | Add tests for reading pre-set general purpose register values via PT_GETREGS. Add new tests verifying that PT_GETREGS provides correct register values from the underlying program. The test uses inline assembly in the child program to set registers to well-known constants, then compares the results obtained via PT_GETREGS against them. Reviewed by kamil. module: src subject: 'CVS commit: src/tests/lib/libc/sys' unixtime: '1557050651' user: mgorny