NetBSD-Bugs archive

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

PR/51630 CVS commit: src/tests/kernel



The following reply was made to PR kern/51630; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51630 CVS commit: src/tests/kernel
Date: Sat, 14 Jan 2017 04:37:55 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Sat Jan 14 04:37:55 UTC 2017
 
 Modified Files:
 	src/tests/kernel: t_ptrace_wait.c
 
 Log Message:
 Add new tests eventmask[34] in t_ptrace_wait{,3,4,6,id,pid}
 
 eventmask3:
     Verify that PTRACE_VFORK in EVENT_MASK is preserved
 
 eventmask4:
     Verify that PTRACE_VFORK_DONE in EVENT_MASK is preserved
 
 Currently eventmask3 is failing and marked with PR kern/51630
 
 Sponsored by <The NetBSD Foundation>
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.57 -r1.58 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