Subject: CVS commit: basesrc/regress/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/16/2002 22:37:49
Module Name: basesrc
Committed By: reinoud
Date: Sat Mar 16 20:37:49 UTC 2002
Modified Files:
basesrc/regress/sys/arch/arm: Makefile
Added Files:
basesrc/regress/sys/arch/arm/abort-fixup: Makefile abortfixup.c
Log Message:
Add a new regression test for ARM 6 and ARM7 machines to check if
unhandled instruction patterns in the early or late abort handler
terminate the program with a SEGV instead of the panic it used to
give.
Since this test is quite volatile if failing its not run automatically.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/regress/sys/arch/arm/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/sys/arch/arm/abort-fixup/Makefile \
basesrc/regress/sys/arch/arm/abort-fixup/abortfixup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.