[NTOSKRNL] Add a test for ExUuidCreate
[reactos.git] / modules / rostests / kmtests / CMakeLists.txt
index feb522b..8d56d61 100644 (file)
@@ -54,6 +54,7 @@ list(APPEND KMTEST_DRV_SOURCE
     ntos_ex/ExSequencedList.c
     ntos_ex/ExSingleList.c
     ntos_ex/ExTimer.c
+    ntos_ex/ExUuid.c
     ntos_fsrtl/FsRtlDissect.c
     ntos_fsrtl/FsRtlExpression.c
     ntos_fsrtl/FsRtlLegal.c