diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/scripts/tests/testdata/packvariant/project/Layer1/confml/bitmask_test.confml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/scripts/tests/testdata/packvariant/project/Layer1/confml/bitmask_test.confml Tue Aug 10 14:29:28 2010 +0300 @@ -0,0 +1,45 @@ + + + + Feature with bitmask flags + + A boolean setting for bit 0 + + + A boolean setting for bit 1 + + + A boolean setting for bit 2 + + + A boolean setting for bit 3 + + + A boolean setting for bit 4 + + + A boolean setting for bit 5 + + + + + true + false + true + false + true + false + + + + + + false + true + false + true + false + true + + +