Added unit test suite for process functions (try 4)

Borut Razem borut.razem at siol.net
Sat Nov 27 10:03:02 CST 2010


On 11/27/2010 03:48 AM, Marvin wrote:
 > process.c:133: Test failed: _pclose should return after 2 seconds, 
but it returned after 6 seconds

It seems that the "paranoid android" Marvin was very busy...

I removed the the upper time limit, included failing wine tests in 
todo_wine { ... } and added skip() comments.

Borut

---
  dlls/msvcrt/tests/Makefile.in |    1 +
  dlls/msvcrt/tests/process.c   |  167 
+++++++++++++++++++++++++++++++++++++++++
  2 files changed, 168 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-try-4.patch
Type: text/x-patch
Size: 4812 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101127/b1187bc0/attachment-0024.bin>


More information about the wine-patches mailing list