freebsd-ports/sysutils/crashme/pkg-descr
Will Andrews db82fd31f2 Add crashme 2.4, a tool to test an operating system's robustness.
PR:		26268
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:03:49 +00:00

10 lines
394 B
Text

Crashme is a very simple program that tests the operating
environment's robustness by invoking random data as if it were a
procedure. The standard signals are caught and handled with a setjmp
back to a loop which will try again to produce a fault by executing
random data. Some people call this stress testing.
WWW: http://people.delphi.com/gjc/crashme.html
- Mark Pulford
mark@kyne.com.au