wine/dlls/kernel32/tests
Eric Pouech 5efab11752 kernel32/tests: Check if thread is suspended in debugger attachment tests.
Looks like thread is suspended until DBG_CONTINUE is sent on thread
creation debug event.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-02-16 11:36:58 +01:00
..
actctx.c ntdll: Add ACTCTX field limit checks to RtlCreateActivationContext(). 2023-11-08 17:24:16 +01:00
atom.c
change.c
codepage.c
comm.c
console.c ntdll: Don't inherit std console handles for non CUI child process. 2023-12-05 21:24:37 +01:00
debugger.c kernel32/tests: Check if thread is suspended in debugger attachment tests. 2024-02-16 11:36:58 +01:00
directory.c
drive.c
dummy.c makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
dummy.spec
environ.c
fiber.c
file.c kernelbase: Copy the read-only attribute from the source. 2024-02-12 23:02:03 +01:00
format_msg.c
generated.c
heap.c kernel32/tests: Comment out one more test that can crash on Windows. 2023-09-20 22:15:29 +02:00
loader.c kernel32/tests: Don't bother checking for errors in cleanup path. 2023-12-15 11:03:48 +01:00
locale.c
mailslot.c
Makefile.in
module.c kernel32/tests: Update dll characteristics to make the module loadable on ARM64. 2023-09-20 22:15:29 +02:00
path.c
pipe.c
power.c
process.c kernel32/tests: Remove todo scaffolding for CreateProcess() tests. 2024-02-12 23:02:02 +01:00
profile.c
resource.c
resource.rc
sync.c kernel32/tests: Add tests for critical section debug info presence. 2024-02-13 15:46:24 +01:00
thread.c kernel32/tests: Remove tests for the exact value of the stack pointer. 2023-09-01 16:02:23 +02:00
time.c kernelbase: Don't validate calendar id for GetCalendarInfo(CAL_ITWODIGITYEARMAX). 2023-12-12 11:01:14 +01:00
timer.c
toolhelp.c kernel32/tests: Remove unused variable. 2023-11-09 23:00:40 +01:00
version.c
virtual.c
volume.c
wine_test.manifest