ReactOS 0.4.16-dev-41-ge8c7597
|
#include <kmt_test.h>
Public Attributes | |
volatile LONG | Successes |
volatile LONG | Failures |
volatile LONG | Skipped |
volatile LONG | LogBufferLength |
LONG | LogBufferMaxLength |
CHAR | LogBuffer [ANYSIZE_ARRAY] |
Definition at line 34 of file kmt_test.h.
Definition at line 37 of file kmt_test.h.
Referenced by DriverIoControl().
CHAR KMT_RESULTBUFFER::LogBuffer[ANYSIZE_ARRAY] |
Definition at line 41 of file kmt_test.h.
Referenced by OutputResult().
Definition at line 39 of file kmt_test.h.
Referenced by DriverIoControl(), and OutputResult().
LONG KMT_RESULTBUFFER::LogBufferMaxLength |
Definition at line 40 of file kmt_test.h.
Referenced by DriverIoControl().
Definition at line 38 of file kmt_test.h.
Definition at line 36 of file kmt_test.h.
Referenced by DriverIoControl().