aboutsummaryrefslogtreecommitdiff
path: root/sysutils/crashme/pkg-descr
blob: 20287be35359786adfc9f611c3fe09f7ae8c9866 (plain) (blame)
1
2
3
4
5
6
7
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://crashme.codeplex.com/