Hi all,
This is Sandeep.
I have developed some multi threaded application in which i am using CreateThread system call.
I need to test this application with CppUnit but i don't know how to make a test for that System call.
Now Suppose if i replace this system call implementation with my own written dummy implementation then it might clash with system dlls.
Suppose if i don't replace this system call implementation with my own then it might be the case that every time it succeeds, then
i can't be able to test my code for false cases also...
Can any body helop me out.
Thanks and Regards
Sandeep
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Cppunit-devel mailing list
Cppunit-devel@...
https://lists.sourceforge.net/lists/listinfo/cppunit-devel