--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookengines/contactsmodel/tsrc/FuzzTest/readme.txt Tue Feb 02 10:12:17 2010 +0200
@@ -0,0 +1,8 @@
+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.
\ No newline at end of file