apm_test_callback_proc (private)

 apm_test_callback_proc -arg1 arg1 -arg2 arg2

Defined in packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl

Writes the arbitrary values of arg1 and arg2 to a file so that we can check that the proc was executed.

Switches:
-arg1 (required)
Arbitrary value.
-arg2 (required)
Arbitrary value.

Partial Call Graph (max 5 caller/called nodes):
%3 test_apm__test_callback_invoke apm__test_callback_invoke (test acs-tcl) apm_test_callback_proc apm_test_callback_proc test_apm__test_callback_invoke->apm_test_callback_proc apm_test_callback_file_path apm_test_callback_file_path (private) apm_test_callback_proc->apm_test_callback_file_path

Testcases:
apm__test_callback_invoke
[ show source ]
Show another procedure: