aa::coverage::proc_covered_p (public)

 aa::coverage::proc_covered_p proc_name

Defined in packages/acs-automated-testing/tcl/coverage-procs.tcl

Checks if the proc 'proc_name' is covered by any automated test.

Parameters:
proc_name - The name of the proc to check.
Returns:
'true' if the proc is covered, 'false' otherwise.
Author:
Héctor Romojaro
Created:
2019-08-29

Partial Call Graph (max 5 caller/called nodes):
%3 test_aa__coverage_proc_proc_list_covered aa__coverage_proc_proc_list_covered (test acs-automated-testing) aa::coverage::proc_covered_p aa::coverage::proc_covered_p test_aa__coverage_proc_proc_list_covered->aa::coverage::proc_covered_p

Testcases:
aa__coverage_proc_proc_list_covered
[ show source ]
Show another procedure: