Source-Changes archive

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

CVS commit: src/tests/rump/rumpkern



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