Module: wine Branch: master Commit: a55598b142d8971599b709362b5380bdf373eae5 URL: https://gitlab.winehq.org/wine/wine/-/commit/a55598b142d8971599b709362b5380b...
Author: Eric Pouech epouech@codeweavers.com Date: Thu Nov 30 18:38:53 2023 +0100
kernel32/tests: Introduce a new infrastructure for testing CreateProcess().
Move a couple of existing tests to this infrastructure.
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
dlls/kernel32/tests/process.c | 398 ++++++++++++++++++++++++++++++------------ 1 file changed, 282 insertions(+), 116 deletions(-)