blob: e523a64f9d920c73496302fba525ad0d67c3ed6f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
CL Script Test Tasks
--------------------------
errtype -- Script to call task of particular error type
errif -- Errtype using 'if' instead of 'switch'
nested -- Nested calls of error scripts
sfpe -- Simple wrapper of 'fpe' task
SPP Error Generating Tasks
--------------------------
fpe -- Generate a floating point error
segvio -- Generate a segmentation fault
spperr -- SPP error() function call
|