reactos/modules/rostests/kmtests/ntos_ex
Thomas Faber 1481df94ab
[KMTESTS:EX] Use stricter checks for the UUID returned from ExUuidCreate.
* Check the entire version field
* Check the variant field
* Accept RPC_NT_UUID_LOCAL_ONLY, which is sometimes returned by Windows
* Repeat the test to show that these things happen every time

Based on a patch by Serge Gautherie.
2020-06-27 10:13:51 +02:00
..
ExCallback.c
ExDoubleList.c
ExFastMutex.c [KMTESTS:EX] Try to avoid some spurious test failures. 2019-09-08 08:06:51 +02:00
ExHardError.c
ExInterlocked.c
ExPools.c [KMTESTS:EX] Add a test that triggers big pool expansion. CORE-15051 2019-01-09 08:18:41 +01:00
ExResource.c
ExSequencedList.c
ExSingleList.c
ExTimer.c
ExUuid.c [KMTESTS:EX] Use stricter checks for the UUID returned from ExUuidCreate. 2020-06-27 10:13:51 +02:00
ExXList.h