Home | History | Annotate | Download | only in stress

Lines Matching full:command

37  * use of the -d and -D command-line options.
42 * -e (end) command-line options. Can also specify a single specific
45 * through the use of the -t command-line option.
99 // Command-line mutual exclusion detection flags.
113 * 1. Command-line parsing
140 // Parse command line arguments
146 testPrintE("Invalid command-line specified minimum delay "
155 testPrintE("Invalid command-line specified maximum delay "
164 testPrintE("Invalid command-line specified duration of: %s",
172 testPrintE("Invalid combination of command-line options,");
183 testPrintE("Invalid command-line specified starting pass "
191 testPrintE("Invalid combination of command-line options,");
202 testPrintE("Invalid command-line specified ending pass "
210 testPrintE("Invalid combination of command-line options,");
222 testPrintE("Invalid command-line specified pass "
252 testPrintE("Unexpected command-line postional argument");
307 testPrintE("Command too long for: %s\n", CMD_STATUS);
353 testPrintE("Command too long for: %s\n", CMD_STATUS);
362 testPrintE("Command too long for: %s\n", CMD_START_FRAMEWORK);
411 testPrintE("Command too long for: %s\n", CMD_STOP_FRAMEWORK);