ganeti

Safe HaskellNone

Test.Ganeti.Objects.BitArray

Contents

Description

Unittests for bit arrays

Synopsis

Arbitrary instances

prop_BitArray_foldr :: [Bool] -> PropertySource

prop_BitArray_and :: [Bool] -> [Bool] -> PropertySource

prop_BitArray_or :: [Bool] -> [Bool] -> PropertySource