Description
"sc stop" is expected to output "STOPPED" state.
See WXP log in CORE-14260.
—
reactos-bootcdregtest-0.4.8-dev-912-g2d69520-x86-gcc-lin-dbg.iso
...> kmtest_ create
|
|
...> kmtest_ start
|
|
...> sc stop KmTest
|
|
STATE : 4 RUNNING
|
(STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
|
|
...> sc query KmTest
|
|
STATE : 1 STOPPED
|
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
|