Author: cfinck
Date: Fri Jan 13 11:20:52 2017
New Revision: 73535

URL: http://svn.reactos.org/svn/reactos?rev=73535&view=rev
Log:
[KMTESTS]
Temporarily disable kmtests for "rostests_install" (and subsequently the 
WHS-Testbot) as long as kmtest:ExPools crashes the machine and I have to reboot 
it manually.

Modified:
    trunk/rostests/kmtests/CMakeLists.txt

Modified: trunk/rostests/kmtests/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/rostests/kmtests/CMakeLists.txt?rev=73535&r1=73534&r2=73535&view=diff
==============================================================================
--- trunk/rostests/kmtests/CMakeLists.txt       [iso-8859-1] (original)
+++ trunk/rostests/kmtests/CMakeLists.txt       [iso-8859-1] Fri Jan 13 
11:20:52 2017
@@ -141,7 +141,8 @@
 add_target_compile_definitions(kmtest KMT_USER_MODE)
 #add_pch(kmtest include/kmt_test.h)
 set_target_properties(kmtest PROPERTIES OUTPUT_NAME "kmtest_")
-add_rostests_file(TARGET kmtest)
+#add_rostests_file(TARGET kmtest)
+add_cd_file(TARGET kmtest DESTINATION reactos/bin FOR all)
 
 #
 # Group targets


Reply via email to