stopscriptengine ()
Stops the LDTP engine, free all the resources. If we want to stop LDTP service, we can use this function to silently die.
| None | Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/client-handler.c |
from ldtp import *
stopscriptengine ()