Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/kernel



Module Name:    src
Committed By:   kamil
Date:           Sun Apr  2 01:14:35 UTC 2017

Modified Files:
        src/tests/kernel: t_ptrace_i386_wait.h t_ptrace_wait.c
Added Files:
        src/tests/kernel: t_ptrace_amd64_wait.h

Log Message:
Merge kernel/t_ptrace_wait with kernel/arch/amd64/t_ptrace_wait

This aims to remove MD-specific tests files for ptrace(2).

Prefix i386 and amd64 tests with unique strings "i386_" and "x86_64_".
This removes conflicts with generic tests.

Sponsored by <The NetBSD Foundation>


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/kernel/t_ptrace_amd64_wait.h
cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/t_ptrace_i386_wait.h
cvs rdiff -u -r1.87 -r1.88 src/tests/kernel/t_ptrace_wait.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index