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
ExHardError.c
ExInterlocked.c
ExPools.c
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