Commit 00baf1a3 authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

Added a framework for testing CreateProcess and a few tests.

parent 73cef71b
......@@ -43,6 +43,7 @@ CTESTS = \
tests/alloc.c \
tests/directory.c \
tests/path.c \
tests/process.c \
tests/thread.c
PLTESTS = \
......
......@@ -3,5 +3,6 @@ atom.ok
directory.ok
kernel32_test.spec.c
path.ok
process.ok
testlist.c
thread.ok
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment