Test Functional.crashme

This test runs the crashme program.

You can find information about crashme here: http://www.linuxcertif.com/man/1/crashme/

crashme creates some random data, and tries to execute it to see if the system or environment will crash.

Details [edit section]

This test unpacks a tarball called: crashme_2.4.tar.bz2 and deploys a single binary file (crashme) to the target.

The test spec for this defines the following variables:

These are passed to crashme as follows:

The final 2 in the command line is the verbosity level.

The tests checks for the string "0 ... 3000" occuring once in the log output.