aa_runseries (private)

 aa_runseries [ -stress stress ] [ -security_risk security_risk ] \
    [ -quiet ] [ -testcase_id testcase_id ] [ by_package_keys ] \
    [ by_category ]

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Runs a series of testcases. Runs all cases if both by_package_keys and by_category are blank, otherwise it uses the package and/or category to select which testcases to run.

Switches:
-stress (optional, defaults to "0")
-security_risk (optional, defaults to "0")
-quiet (optional, boolean)
-testcase_id (optional)
Parameters:
by_package_keys (optional)
by_category (optional)
Author:
Peter Harper
Created:
24 July 2001

Testcases:
webtest_example, aa__coverage_proc_coverage, aa__coverage_proc_proc_list_covered, aa__coverage_proc_coverage_level
[ show source ]
Show another procedure: