Home | History | Annotate | Download | only in autotest_control
      1 NAME='scrashme'
      2 AUTHOR='Yi Yang <yang.y.yi (a] gmail.com>'
      3 TEST_CATEGORY='Stress'
      4 TEST_CLASS='Kernel'
      5 TEST_TYPE='client'
      6 TIME='MEDIUM'
      7 DOC='''
      8 Runs the scrashme suite located at: 
      9 http://www.codemonkey.org.uk/projects/scrashme/
     10 
     11 Runs the scrashme syscalls test suite. This test mode will exercise
     12 kernel syscalls randomically, or in a sequential fashion.
     13 '''
     14 job.run_test('scrashme', args_list="--mode random", tag="random")
     15