Rémi Bernon : ntoskrnl.exe/tests: Sync test utils with wine/test.h.

Alexandre Julliard julliard at winehq.org
Mon Jul 5 16:24:20 CDT 2021


Module: wine
Branch: master
Commit: ebb161243e9d3e6bba3ea5e484e3b706383a192c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ebb161243e9d3e6bba3ea5e484e3b706383a192c

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Jul  5 10:44:51 2021 +0200

ntoskrnl.exe/tests: Sync test utils with wine/test.h.

Adding support for thread local test data and context.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntoskrnl.exe/tests/Makefile.in    |  10 +-
 dlls/ntoskrnl.exe/tests/driver.c       |  32 ++--
 dlls/ntoskrnl.exe/tests/driver.h       |  10 +-
 dlls/ntoskrnl.exe/tests/driver_netio.c |   2 +-
 dlls/ntoskrnl.exe/tests/ntoskrnl.c     |   1 +
 dlls/ntoskrnl.exe/tests/utils.h        | 290 ++++++++++++++++++++++++++-------
 6 files changed, 258 insertions(+), 87 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ebb161243e9d3e6bba3ea5e484e3b706383a192c



More information about the wine-cvs mailing list