author | Dario Sestito <darios@symbian.org> |
Mon, 12 Jul 2010 13:42:58 +0100 | |
branch | RCL_3 |
changeset 48 | 22a79a0cd291 |
parent 0 | e686773b3f54 |
permissions | -rw-r--r-- |
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.