Test.Ganeti.Kvmd
Description
Unittests for the KVM daemon.
startKvmd :: FilePath -> IO ThreadId Source #
stopKvmd :: ThreadId -> IO () Source #
delayKvmd :: IO () Source #
detectShutdown :: (Handle -> IO ()) -> IO Bool Source #
case_DetectAdminShutdown :: Assertion Source #
case_DetectUserShutdown :: Assertion Source #
testKvmd :: Test Source #