phonebookengines/contactsmodel/tsrc/FuzzTest/readme.txt
author Dario Sestito <darios@symbian.org>
Mon, 12 Jul 2010 13:42:58 +0100
branchRCL_3
changeset 48 22a79a0cd291
parent 0 e686773b3f54
permissions -rw-r--r--
Remerge test code fix (Bug 2758)

The fuzz test is used to send a range of requests/messages to target server.
It takes 3 parameters from command line/shell:
1. target server name etc cntsrv for contact server
2. minium range of the IPC code
3. maxium range of the IPC code

The example is like:
Fuzztest cntsrv 0 300 -- this will invoke fuzz test to send IPC request from 0 to 300.