Added unit test suite for process functions

Borut Razem borut.razem at siol.net
Wed Nov 24 14:45:58 CST 2010


Attached is the unit test for _popen() and _pclose() functions. I called 
it process.c, since it is supposed contain also unit tests for other 
functions implemented in dlls/msvcrt/process.c.

Borut

---
  dlls/msvcrt/tests/Makefile.in |    1 +
  dlls/msvcrt/tests/process.c   |  129 
+++++++++++++++++++++++++++++++++++++++++
  2 files changed, 130 insertions(+), 0 deletions(-)
  create mode 100644 dlls/msvcrt/tests/process.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-unit-test-suite-for-process-functions.patch
Type: text/x-patch
Size: 3872 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101124/f1eb9a80/attachment-0001.bin>


More information about the wine-patches mailing list