aa_check_leftovers (public)

 aa_check_leftovers [ -silent ] [ msg ]

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

# # Perform cleanup tests to check for object/command leaks in # either the called functions or in the test itself. #

Switches:
-silent
(boolean) (optional)
Parameters:
msg (defaults to "final")

Partial Call Graph (max 5 caller/called nodes):
%3 test_webtest_example webtest_example (test acs-automated-testing) aa_check_leftovers aa_check_leftovers test_webtest_example->aa_check_leftovers aa_equals aa_equals (public) aa_check_leftovers->aa_equals aa_log aa_log (public) aa_check_leftovers->aa_log aa_used_application_memory aa_used_application_memory (private) aa_check_leftovers->aa_used_application_memory acs::icanuse acs::icanuse (public) aa_check_leftovers->acs::icanuse nsf::dispatch nsf::dispatch aa_check_leftovers->nsf::dispatch aa_run_testcase aa_run_testcase (private) aa_run_testcase->aa_check_leftovers

Testcases:
webtest_example
[ show source ]
Show another procedure: