diff options
author | Peter Andersson <[email protected]> | 2014-04-02 16:42:11 +0200 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2014-04-02 17:22:14 +0200 |
commit | 3fab0d4b7c7fc39cc5b92dd7f19743780ccd20b5 (patch) | |
tree | 42fcf26568697bf38a59da9a6508153220f88c7e /lib/common_test/doc/src/ct_run.xml | |
parent | 6a5c264882058cf0786aba4418079b8552eea1cb (diff) | |
download | otp-3fab0d4b7c7fc39cc5b92dd7f19743780ccd20b5.tar.gz otp-3fab0d4b7c7fc39cc5b92dd7f19743780ccd20b5.tar.bz2 otp-3fab0d4b7c7fc39cc5b92dd7f19743780ccd20b5.zip |
Document the abort_if_missing_suites functionality
OTP-11769
Diffstat (limited to 'lib/common_test/doc/src/ct_run.xml')
-rw-r--r-- | lib/common_test/doc/src/ct_run.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml index 39259b092a..d8e79ca80e 100644 --- a/lib/common_test/doc/src/ct_run.xml +++ b/lib/common_test/doc/src/ct_run.xml @@ -108,6 +108,7 @@ EvHandler2 InitArg2 and .. EvHandlerN InitArgN] [-include InclDir1 InclDir2 .. InclDirN] [-no_auto_compile] + [-abort_if_missing_suites] [-muliply_timetraps Multiplier] [-scale_timetraps] [-create_priv_dir auto_per_run | auto_per_tc | manual_per_tc] @@ -144,6 +145,7 @@ EvHandler2 InitArg2 and .. EvHandlerN InitArgN] [-include InclDir1 InclDir2 .. InclDirN] [-no_auto_compile] + [-abort_if_missing_suites] [-muliply_timetraps Multiplier] [-scale_timetraps] [-create_priv_dir auto_per_run | auto_per_tc | manual_per_tc] @@ -171,6 +173,7 @@ [-decrypt_key Key] | [-decrypt_file KeyFile] [-include InclDir1 InclDir2 .. InclDirN] [-no_auto_compile] + [-abort_if_missing_suites] [-muliply_timetraps Multiplier] [-scale_timetraps] [-create_priv_dir auto_per_run | auto_per_tc | manual_per_tc] |