NetBSD-Bugs archive

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

PR/44986 CVS commit: src



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

From: "Matthias Scheler" <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44986 CVS commit: src
Date: Sat, 28 May 2011 15:24:50 +0000

 Module Name:   src
 Committed By:  tron
 Date:          Sat May 28 15:24:49 UTC 2011
 
 Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/kernel: Makefile
 Added Files:
        src/tests/kernel: t_pollts.c
 
 Log Message:
 Add two test cases for pollts(2):
 - The first tests basic functionality e.g. timeouts and correct events.
 - The second tests whether pollts(2) correctly restores the signal mask.
   This test currently fails because of PR kern/44986.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.338 -r1.339 src/distrib/sets/lists/tests/mi
 cvs rdiff -u -r1.10 -r1.11 src/tests/kernel/Makefile
 cvs rdiff -u -r0 -r1.1 src/tests/kernel/t_pollts.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