5 @page Callback Test README File
7 This is a test to test client callbacks in various IP connection setups.
9 - run_test.pl tests the default endpoint setup;
11 - run_test_ipv6.pl tests the situation where both
12 server and client are forced to use only IPv6
15 - run_test_mixed_ip.pl tests the situation where the server is forced to
16 use an IPv6 endpoint and the client an IPv4 endpoint.
18 To run the test use the run_testXXX.pl script:
22 the script returns 0 if the test was successful.