STM Online Help: cstm Online Help (command-line interface)

WARNING: You have set the User Queries option to enable destructive
tests.
-----------------------------------------------------------------------------
When User Queries is set to 'Disallow: allow destructive operations,'
some tools will perform DESTRUCTIVE tests. For example, ALL DATA on
unmounted disk drives WILL BE DESTROYED. The 'Disallow: allow
destructive operations' setting of the User Queries option is intended
for manufacturing tests only. Use of this setting is highly
discouraged.
-----------------------------------------------------------------------------
To change the User Queries option, you must re-enter the
(verify / exercise / diagnose) options menu.
Top
ExerOptions
Syntax: exeroptions | eop [execctrl] [time {<minutes>} | continuously] [behavior] [errorexit|errorcount {<errors
allowed before test termination>}] [testcoverage] [maxcoverage | medcoverage | mincoverage] [gentactlog {yes|no}]
[reporterrors | reportwarnings | reportinfo] [queries] [queryallow | querynondes | querydes]
Use this command to configure the options which will be used for subsequently executing exerciser tools, including:
Controlling execution time/loop limits
Defining behavior on error detection
Defining stress level
Defining the contents of the InfoActLog
Allowing/disallowing user queries
Execution Control
You can control execution of future exercise commands with the two options associated with this heading:
Execution Time Limit, in Minutes -- how long (in minutes) to run test
Loop Continuously -- repeat exercise procedure until it is halted or aborted
Execution Time Limit, in Minutes
Enter "time" if you want to define the length of time the exercise test procedure is to run (in minutes), before it halts.
Loop Continuously
Enter "continuously" if you want the exercise test procedure to repeat until you halt or abort it.
Behavior on Errors
Using the options associated with this heading, you can define the way in which you want a specified tool to behave
on encountering a "soft" error; e.g., a recoverable read error (hard errors, by contrast, cause the tool to create a failure
log and exit, no matter how this option is set).
You may choose to exit the tool on finding an error, you may terminate test execution after a certain number of errors
have been encountered, or you may choose to continue tool execution in spite of encountering an error.
Exit on Error