Related articles |
---|
test suite generation for Fortran compiler testing gauravga@noida.hcltech.com (Gaurav Gautam, Noida) (2004-11-20) |
Re: test suite generation for Fortran compiler testing arargh411@arargh.com (2004-11-26) |
Re: test suite generation for Fortran compiler testing gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-11-26) |
Re: test suite generation for Fortran compiler testing beliavsky@aol.com (2004-11-26) |
Re: test suite generation for Fortran compiler testing nmm1@cus.cam.ac.uk (2004-11-29) |
Re: test suite generation for Fortran compiler testing henry@spsystems.net (2004-12-11) |
Re: test suite generation for Fortran compiler testing henry@spsystems.net (2004-12-11) |
Re: test suite generation for Fortran compiler testing nmm1@cus.cam.ac.uk (2004-12-16) |
From: | henry@spsystems.net (Henry Spencer) |
Newsgroups: | comp.compilers |
Date: | 11 Dec 2004 12:25:30 -0500 |
Organization: | SP Systems, Toronto, Canada |
References: | 04-11-086 04-11-093 |
Keywords: | Fortran, testing |
Posted-Date: | 11 Dec 2004 12:25:30 EST |
our moderator wrote:
>[Someone did some embarassing stress tests of Unix utilities by feeding
>them streams of random bytes as input. Nearly all of them crashed. -John]
Still more embarrassing... George Carrette's infamous CRASHME program
generated a block of random instructions and then executed it. This
crashed a number of operating systems (!), which weren't as robust
against bizarre user-program behavior as their maintainers/porters
thought.
Such random "kick the box" testing is well worth doing.
--
"Think outside the box -- the box isn't our friend." | Henry Spencer
-- George Herbert | henry@spsystems.net
Return to the
comp.compilers page.
Search the
comp.compilers archives again.