ReactOS
0.4.15-dev-1618-g9c8ed68
|
Go to the source code of this file.
Macros | |
#define | KMT_EMULATE_KERNEL |
#define | ENABLE_INTSAFE_SIGNED_FUNCTIONS |
#define | TEST_CONVERSION(FromName, FromType, ToName, ToType, Print, Value, Expected, ExpectedStatus) |
#define | TEST_ADD(_Name, _Type, _Print, _Value1, _Value2, _Expected, _Status) |
Functions | |
START_TEST (RtlIntSafe) | |
#define ENABLE_INTSAFE_SIGNED_FUNCTIONS |
Definition at line 10 of file RtlIntSafe.c.
#define KMT_EMULATE_KERNEL |
Definition at line 8 of file RtlIntSafe.c.
#define TEST_ADD | ( | _Name, | |
_Type, | |||
_Print, | |||
_Value1, | |||
_Value2, | |||
_Expected, | |||
_Status | |||
) |
#define TEST_CONVERSION | ( | FromName, | |
FromType, | |||
ToName, | |||
ToType, | |||
Print, | |||
Value, | |||
Expected, | |||
ExpectedStatus | |||
) |
START_TEST | ( | RtlIntSafe | ) |
Definition at line 13 of file RtlIntSafe.c.