aa_runseries (public)aa_runseries [ -stress stress ] [ -security_risk security_risk ] \
[ -quiet ] [ -testcase_id testcase_id ] by_package_key by_category
Defined in packages/acs-automated-testing/tcl/aa-test-procs.tclRuns a series of testcases.
Runs all cases if both package_key and
category are blank, otherwise it uses the package and/or category to
select which testcases to run.
- Switches:
- -stress (defaults to
"0") (optional) - -security_risk (defaults to
"0") (optional) - -quiet (boolean) (optional)
- -testcase_id (optional)
- Parameters:
-
by_package_key
by_category
- Author:
- Peter Harper
- Created:
- 24 July 2001
|