- Publicity: Public Only All
ad-proc-test-procs.tcl
Tests for ad_proc.
- Location:
- packages/acs-tcl/tcl/test/ad-proc-test-procs.tcl
- Created:
- 2005-03-11
- Author:
- Lee Denison lee@xarg.co.uk
Procedures in this file
- _acs-tcl__ad_proc_create_callback (private)
- _acs-tcl__ad_proc_fire_callback (private)
- aa_test_EvilCallback (private)
- callback::a_callback::contract (private)
- callback::a_callback::impl::an_impl1 (private)
- callback::a_callback::impl::an_impl2 (private)
- callback::a_callback::impl::fail_impl (private)
- callback::b_callback::contract (private)
- callback::c_callback::contract (private)
Detailed information
_acs-tcl__ad_proc_create_callback (private)
_acs-tcl__ad_proc_create_callback
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_acs-tcl__ad_proc_fire_callback (private)
_acs-tcl__ad_proc_fire_callback
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
aa_test_EvilCallback (private)
aa_test_EvilCallback
This is a test callback implementation that should not be invoked.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::a_callback::contract (private)
callback::a_callback::contract -arg1 arg1 arg2
this is a test callback
- Switches:
- -arg1 (required)
- Parameters:
- arg2 (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::a_callback::impl::an_impl1 (private)
callback::a_callback::impl::an_impl1
this is a test callback implementation
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::a_callback::impl::an_impl2 (private)
callback::a_callback::impl::an_impl2
this is a test callback implementation which does an upvar of an array.
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::a_callback::impl::fail_impl (private)
callback::a_callback::impl::fail_impl
this is a test callback implementation
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::b_callback::contract (private)
callback::b_callback::contract -arg1 arg1 arg2
this is a test callback
- Switches:
- -arg1 (required)
- Parameters:
- arg2 (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::c_callback::contract (private)
callback::c_callback::contract -arg1 arg1 arg2
this is a test callback
- Switches:
- -arg1 (required)
- Parameters:
- arg2 (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.