ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <kmt_test.h>
Go to the source code of this file.
Macros | |
#define | KMT_EMULATE_KERNEL |
Functions | |
static VOID | PossiblyRaise (_In_ BOOLEAN Raise) |
static VOID | InnerFunction (_Inout_ PULONG State, _In_ BOOLEAN Raise) |
static VOID | OuterFunction (_Inout_ PULONG State, _In_ BOOLEAN Raise) |
static VOID | TestNestedExceptionHandler (VOID) |
START_TEST (RtlException) | |
#define KMT_EMULATE_KERNEL |
Definition at line 8 of file RtlException.c.
Definition at line 24 of file RtlException.c.
Referenced by OuterFunction().
Definition at line 60 of file RtlException.c.
Referenced by TestNestedExceptionHandler().
Definition at line 13 of file RtlException.c.
Referenced by InnerFunction().
START_TEST | ( | RtlException | ) |
Definition at line 109 of file RtlException.c.
Definition at line 96 of file RtlException.c.
Referenced by START_TEST().