aa_display_result (public)

 aa_display_result -response response -explanation explanation

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

Displays either a pass or fail result with specified explanation depending on the given response.

Switches:
-response (required)
A boolean value where true (or 1, etc) corresponds to a pass result, otherwise the result is a fail.
-explanation (required)
An explanation accompanying the response.

Testcases:
fs_add_file_to_folder_twt, fs_add_file_to_folder
[ show source ]
Show another procedure: