Source-Changes archive

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

CVS commit: basesrc/regress/sys/arch/arm



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.




Home | Main Index | Thread Index | Old Index