new file mode 100644
@@ -0,0 +1,14 @@
+NAME='scrashme'
+AUTHOR='Yi Yang <yang.y.yi@gmail.com>'
+TEST_CATEGORY='Stress'
+TEST_CLASS='Kernel'
+TEST_TYPE='client'
+TIME='MEDIUM'
+DOC='''
+Runs the scrashme suite located at:
+http://www.codemonkey.org.uk/projects/scrashme/
+
+Runs the scrashme syscalls test suite. This test mode will exercise
+kernel syscalls randomically, or in a sequential fashion.
+'''
+job.run_test('scrashme')
@@ -139,6 +139,9 @@ variants:
- tsc:
test_name = tsc
test_control_file = tsc.control
+ - scrashme:
+ test_name = scrashme
+ test_control_file = scrashme.control
- linux_s3: install setup unattended_install
type = linux_s3