NetBSD-Bugs archive

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

PR/52207 CVS commit: src/tests/rump/rumpkern



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52207 CVS commit: src/tests/rump/rumpkern
Date: Wed, 3 May 2017 12:09:41 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Wed May  3 12:09:41 UTC 2017
 
 Modified Files:
 	src/tests/rump/rumpkern: t_kern.c
 
 Log Message:
 Fix detection of expected results.  The rump kernel code apparently
 includes source-code line numbers in the messages, so rather than
 hard-coding them in the test, just use a reg-ex to match the text.
 
 Fixes PR bin/52207
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/rump/rumpkern/t_kern.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