reactos/modules/rostests/kmtests/kmtest
Serge Gautherie 0c683c264c [KMTEST] Check/Wait for start/stop of services to complete
This is cleaner behavior and lets report failures.

- Create KmtEnsureServiceState(),
  called at end of KmtStartService() and KmtStopService().
- Create KmtGetServiceStateAsString(),
  called from KmtEnsureServiceState().

ROSTESTS-263
2018-05-17 16:17:36 +01:00
..
filter.c [FLTMGR] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
fltsupport.c [FLTMGR] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
kmtest.c [KMTESTS] Change license to LGPL and update to SPDX headers. 2018-02-18 11:22:09 +01:00
kmtest.exe.manifest Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kmtest.h [KMTESTS] Change license to LGPL and update to SPDX headers. 2018-02-18 11:22:09 +01:00
kmtest.rc [KMTESTS] Change license to LGPL and update to SPDX headers. 2018-02-18 11:22:09 +01:00
service.c [KMTEST] Check/Wait for start/stop of services to complete 2018-05-17 16:17:36 +01:00
support.c [KMTESTS] Change license to LGPL and update to SPDX headers. 2018-02-18 11:22:09 +01:00
testlist.c [KMTESTS:CC] Add some tests for CcMapData 2018-03-10 11:14:33 +01:00