projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[KMTESTS\NTOS_KE] - Add KeTimer test stub which tests only KeInitializeTimerEx (Note...
[reactos.git]
/
rostests
/
kmtests
/
CMakeLists.txt
diff --git
a/rostests/kmtests/CMakeLists.txt
b/rostests/kmtests/CMakeLists.txt
index
310d342
..
8011065
100644
(file)
--- a/
rostests/kmtests/CMakeLists.txt
+++ b/
rostests/kmtests/CMakeLists.txt
@@
-43,6
+43,7
@@
list(APPEND KMTEST_DRV_SOURCE
ntos_ke/KeIrql.c
ntos_ke/KeProcessor.c
ntos_ke/KeSpinLock.c
+ ntos_ke/KeTimer.c
ntos_mm/MmSection.c
ntos_ob/ObReference.c
ntos_ob/ObType.c