Add unit tests for the JSON serialization of DRBD status
[ganeti-local] / htest / test.hs
index eade8bf..b4aa2ab 100644 (file)
@@ -33,6 +33,7 @@ import Test.Ganeti.TestImports ()
 import Test.Ganeti.Attoparsec
 import Test.Ganeti.BasicTypes
 import Test.Ganeti.Block.Drbd.Parser
+import Test.Ganeti.Block.Drbd.Types
 import Test.Ganeti.Common
 import Test.Ganeti.Confd.Utils
 import Test.Ganeti.Daemon
@@ -82,6 +83,7 @@ allTests =
   , testConfd_Utils
   , testDaemon
   , testBlock_Drbd_Parser
+  , testBlock_Drbd_Types
   , testErrors
   , testHTools_Backend_Simu
   , testHTools_Backend_Text