Up to [cvs.NetBSD.org] / src / tests / modules
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 20 05:41:25 2012 UTC (13 months ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Branch point for: netbsd-6
Changes since 1.2: +5 -4
lines
Diff to previous 1.2 (colored)
For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 20 05:50:11 2012 UTC (14 months ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Branch point for: yamt-pagecache
Changes since 1.1: +10 -1
lines
Diff to previous 1.1 (colored)
Skip Xen. XXX: There should be a reliable way to detect MODULAR.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 17 22:36:50 2012 UTC (15 months ago) by jmmv
Branch: MAIN
Add a test to ensure that PAGE_SIZE is available in kernel modules. This test reproduces the error condition in PR port-macppc/46041 and therefore it is an xfail in this particular platform.