<TL INSTALL DIR>third_party/user_contribution/fakeRemoteExecServer/README.TXT

Here you will find simple PHP examples that can help you to play with the feature
present on execution screen, that allow you to call an external server to execute test case
and return results.

- Directory contents -
fakeXMLRPCTestRunner.php			- the simple server
client4fakeXMLRPCTestRunner.php		- a client to test simple server OUTSIDE execution feature
all_testsuites_remote_fake_exec.xml	- a test suite that has been configured to be used to test this feature

