ReactOS 0.4.16-dev-814-g656a5dc
|
Go to the source code of this file.
Macros | |
#define | SPIN_TIME 1000000 |
Functions | |
static void | Test_ProcessTimes (void) |
static void | Test_ProcessBasicInformation (void) |
static void | Test_ProcessQuotaLimits (void) |
static void | Test_ProcessQuotaLimitsEx (void) |
static void | Test_ProcessPriorityClassAlignment (void) |
static void | Test_ProcessWx86Information (void) |
static void | Test_ProcQueryAlignmentProbe (void) |
START_TEST (NtQueryInformationProcess) | |
Variables | |
static LARGE_INTEGER | TestStartTime |
#define SPIN_TIME 1000000 |
START_TEST | ( | NtQueryInformationProcess | ) |
Definition at line 707 of file NtQueryInformationProcess.c.
Definition at line 191 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 530 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 310 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 429 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 16 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 598 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
Definition at line 677 of file NtQueryInformationProcess.c.
Referenced by START_TEST().
|
static |
Definition at line 12 of file NtQueryInformationProcess.c.
Referenced by START_TEST(), and Test_ProcessTimes().