- Publicity: Public Only All
xml-rpc-test-procs.tcl
Test the XML-RPC interface
- Location:
- packages/xml-rpc/tcl/test/xml-rpc-test-procs.tcl
- Created:
- Sat Oct 25 10:49:55 2003
- Author:
- Vinod Kurup [vinod@kurup.com]
- CVS Identification:
$Id: xml-rpc-test-procs.tcl,v 1.9 2021/02/19 15:29:59 hectorr Exp $
Procedures in this file
- _xml-rpc__xml_rpc_construct (private)
- _xml-rpc__xml_rpc_decode_value (private)
- _xml-rpc__xml_rpc_fault (private)
- _xml-rpc__xml_rpc_mounted (private)
- _xml-rpc__xml_rpc_respond (private)
- _xml-rpc__xml_rpc_validate (private)
- xmlrpc::test::decode_test_prep (private)
Detailed information
_xml-rpc__xml_rpc_construct (private)
_xml-rpc__xml_rpc_construct
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_xml-rpc__xml_rpc_decode_value (private)
_xml-rpc__xml_rpc_decode_value
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_xml-rpc__xml_rpc_fault (private)
_xml-rpc__xml_rpc_fault
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_xml-rpc__xml_rpc_mounted (private)
_xml-rpc__xml_rpc_mounted
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_xml-rpc__xml_rpc_respond (private)
_xml-rpc__xml_rpc_respond
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_xml-rpc__xml_rpc_validate (private)
_xml-rpc__xml_rpc_validate
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
xmlrpc::test::decode_test_prep (private)
xmlrpc::test::decode_test_prep value
Takes the contents of a <value> node, calls xmlrpc::decode_value and returns the result. This is done repeatedly in the xml_rpc_decode_value test, so I broke it out into a separate function for that purpose
- Parameters:
- value (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.