Commit 954f302f authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

dbghelp/tests: Add tests for SymSrvGetIndexesInfo.

Tests on PE image (header part, no debug directory). Add infrastructure to generate PE image (derived from kernel32/tests/loader.c). Signed-off-by: 's avatarEric Pouech <epouech@codeweavers.com>
parent 1f437ed8
......@@ -2,4 +2,5 @@ TESTDLL = dbghelp.dll
IMPORTS = dbghelp user32
C_SRCS = \
dbghelp.c
dbghelp.c \
path.c
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