phonebookengines_old/contactsmodel/tsrc/FuzzTest/readme.txt
author hgs
Wed, 21 Jul 2010 11:09:07 +0300
changeset 49 74b30151afd6
parent 40 b46a585f6909
permissions -rw-r--r--
201025_2

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.