summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log1177
1 files changed, 1177 insertions, 0 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log b/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log
new file mode 100644
index 00000000000..b5d15e9c292
--- /dev/null
+++ b/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-python3-pyasn1.log
@@ -0,0 +1,1177 @@
+START: ptest-runner
+2024-01-31T04:26
+PASS: tests/test_debug.py:DebugCaseBase.testKnownFlags
+PASS: tests/test_debug.py:DebugCaseBase.testUnknownFlags
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testMarkedPositionResets
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testPeek
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadFromCacheAndStream
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromCache
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromStream
+PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLargeTag
+PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLongTag
+PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testTagsEquivalence
+PASS: tests/codec/ber/test_decoder.py:DecoderCacheTestCase.testCache
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testMinusOne
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegInt
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegLong
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosInt
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosLong
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testSpec
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZero
+PASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZeroLong
+PASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testExtraTrue
+PASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testFalse
+PASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrue
+PASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrueNeg
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubst
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubstV04
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubst
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubstV04
+PASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testTypeChecking
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubst
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubstV04
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubst
+PASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubstV04
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubst
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubst
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testNull
+PASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge1
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge2
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge3
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge4
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge5
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge6
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge7
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge8
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge9
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testIndefiniteLength
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge1
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge2
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case1
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case2
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case3
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case4
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testNonLeading0x80
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testReservedLength
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testZeroLength
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin1
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin2
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin3
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin4
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin5
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testChar
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testEmpty
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testMinusInf
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testPlusInf
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testShortEncoding
+PASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:UniversalStringDecoderTestCase.testDecoder
+PASS: tests/codec/ber/test_decoder.py:BMPStringDecoderTestCase.testDecoder
+PASS: tests/codec/ber/test_decoder.py:UTF8StringDecoderTestCase.testDecoder
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testSchemalessDecoder
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithSchema
+PASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithoutSchema
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testSchemalessDecoder
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionaIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefMode
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testTagFormat
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst
+PASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeReordered
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeReordered
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefMode
+PASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeNoComponent
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchema
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchemaless
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeNoComponent
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchema
+PASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchemaless
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeNoComponent
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchema
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchemaless
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeNoComponent
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchema
+PASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchemaless
+PASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testBySpec
+PASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTag
+PASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTagUndefLength
+PASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testUndefLength
+PASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testWithoutSpec
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntagged
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedIndefMode
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubst
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubstV04
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedEx
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExIndefMode
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubst
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubstV04
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedIm
+PASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedImIndefMode
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testDefiniteNoEoo
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testExpectedEoo
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testIndefiniteEoo
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoConstructedEoo
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoEooData
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoLongFormEoo
+PASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testUnexpectedEoo
+PASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testAny
+PASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testOctetString
+PASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testErrorCondition
+PASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testRawDump
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testInvalidFileContent
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testMoreObjects
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testOneObject
+PASS: tests/codec/ber/test_decoder.py:BytesIOTestCase.testRead
+PASS: tests/codec/ber/test_decoder.py:UnicodeTestCase.testFail
+PASS: tests/codec/ber/test_decoder.py:RestartableDecoderTestCase.testPartialReadingFromNonBlockingStream
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testGzip
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfile
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfileMany
+PASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithCustomSubstrateFun
+PASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithDefaultSubstrateFun
+PASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPropagateUserException
+PASS: tests/codec/ber/test_encoder.py:LargeTagEncoderTestCase.testEncoder
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testCompactZero
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testMinusOne
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegInt
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegLong
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosInt
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosLong
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testZero
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testNegInt
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosInt
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosLong
+PASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testZero
+PASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testFalse
+PASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testTrue
+PASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testFalse
+PASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testTrue
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testEmptyValue
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testEmptyValue
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:NullEncoderTestCase.testNull
+PASS: tests/codec/ber/test_encoder.py:NullEncoderWithSchemaTestCase.testNull
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge1
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge2
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge3
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge4
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge5
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge6
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge7
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge8
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge9
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdgeA
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible1
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible2
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible3
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible4
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge1
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge2
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne
+PASS: tests/codec/ber/test_encoder.py:ObjectIdentifierWithSchemaEncoderTestCase.testOne
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin1
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin2
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin3
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin4
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin5
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin6
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin7
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testChar
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testMinusInf
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testPlusInf
+PASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testZero
+PASS: tests/codec/ber/test_encoder.py:RealEncoderWithSchemaTestCase.testChar
+PASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderWithSchemaTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:BMPStringEncoderTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:BMPStringEncoderWithSchemaTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderWithSchemaTestCase.testEncoding
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode
+PASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode
+PASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionOne
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionTwo
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefMode
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefModeChunked
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithSchemaTestCase.testFilled
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testEmpty
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testFilled
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTagged
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTaggedUndefLength
+PASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testUndefLength
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedEx
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedIm
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testUntagged
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedEx
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedIm
+PASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testUntagged
+PASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testEmpty
+PASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testFalse
+PASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testOverflow
+PASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testTrue
+PASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testLongMode
+PASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testShortMode
+PASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testLongMode
+PASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testShortMode
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testFalse
+PASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testTrue
+PASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testLongMode
+PASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testShortMode
+PASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testLongMode
+PASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testShortMode
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testDecimalCommaPoint
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testLocalTimezone
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testMissingTimezone
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithMinutes
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSeconds
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubseconds
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsDanglingDot
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMax
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMin
+PASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsWithZeros
+PASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testFractionOfSecond
+PASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testLocalTimezone
+PASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testMissingTimezone
+PASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithMinutes
+PASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithSeconds
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode1
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode2
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode3
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode4
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testEmpty
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode1
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode2
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode3
+PASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode4
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode1
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode2
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode3
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode4
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testEmpty
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode1
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode2
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode3
+PASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode4
+PASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithChoiceWithSchemaEncoderTestCase.testIndefMode
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithTaggedChoice
+PASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalIndefMode
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefault
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefaultAndOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefault
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefaultAndOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefault
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefaultAndOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptional
+PASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptionalWithValue
+PASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked
+PASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testIndefMode
+PASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testShortMode
+PASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testChunkedMode
+PASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testIndefMode
+PASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testShortMode
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne
+PASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId
+PASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeLong
+PASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeShort
+PASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeLong
+PASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeShort
+PASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode1
+PASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode2
+PASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode3
+PASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode4
+PASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering1
+PASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering2
+PASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithTaggedChoice
+PASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefault
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefaultAndOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefault
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefault
+PASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptional
+PASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptionalWithValue
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultNullIsNotEncoded
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultOctetStringIsNotEncoded
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalNullIsEncoded
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalOctetStringIsEncoded
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalNullIsNotEncoded
+PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalOctetStringIsNotEncoded
+PASS: tests/codec/der/test_encoder.py:ClassConstructorTestCase.testKeywords
+PASS: tests/codec/native/test_decoder.py:BadAsn1SpecTestCase.testBadSpec
+PASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testNegInt
+PASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testPosInt
+PASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrue
+PASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrueNeg
+PASS: tests/codec/native/test_decoder.py:BitStringDecoderTestCase.testSimple
+PASS: tests/codec/native/test_decoder.py:OctetStringDecoderTestCase.testSimple
+PASS: tests/codec/native/test_decoder.py:NullDecoderTestCase.testNull
+PASS: tests/codec/native/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne
+PASS: tests/codec/native/test_decoder.py:RealDecoderTestCase.testSimple
+PASS: tests/codec/native/test_decoder.py:SequenceDecoderTestCase.testSimple
+PASS: tests/codec/native/test_decoder.py:ChoiceDecoderTestCase.testSimple
+PASS: tests/codec/native/test_decoder.py:AnyDecoderTestCase.testSimple
+PASS: tests/codec/native/test_encoder.py:BadAsn1SpecTestCase.testBadValueType
+PASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testNegInt
+PASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testPosInt
+PASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testFalse
+PASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testTrue
+PASS: tests/codec/native/test_encoder.py:BitStringEncoderTestCase.testValue
+PASS: tests/codec/native/test_encoder.py:OctetStringEncoderTestCase.testValue
+PASS: tests/codec/native/test_encoder.py:NullEncoderTestCase.testNull
+PASS: tests/codec/native/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne
+PASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testChar
+PASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testMinusInf
+PASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testPlusInf
+PASS: tests/codec/native/test_encoder.py:SequenceEncoderTestCase.testSimple
+PASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testEmpty
+PASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testFilled
+PASS: tests/codec/native/test_encoder.py:AnyEncoderTestCase.testSimple
+PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_empty
+PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_signed
+PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_unsigned
+PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_zero
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_ensureString
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_int2oct
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs_empty
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_isOctetsType
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_isStringType
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_oct2int
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints_empty
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str_empty
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs
+PASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs_empty
+PASS: tests/type/test_char.py:VisibleStringTestCase.testAdd
+PASS: tests/type/test_char.py:VisibleStringTestCase.testAsNumbers
+PASS: tests/type/test_char.py:VisibleStringTestCase.testAsOctets
+PASS: tests/type/test_char.py:VisibleStringTestCase.testContains
+PASS: tests/type/test_char.py:VisibleStringTestCase.testEmpty
+PASS: tests/type/test_char.py:VisibleStringTestCase.testInit
+PASS: tests/type/test_char.py:VisibleStringTestCase.testInitFromAsn1
+PASS: tests/type/test_char.py:VisibleStringTestCase.testLength
+PASS: tests/type/test_char.py:VisibleStringTestCase.testMul
+PASS: tests/type/test_char.py:VisibleStringTestCase.testPrintable
+PASS: tests/type/test_char.py:VisibleStringTestCase.testRadd
+PASS: tests/type/test_char.py:VisibleStringTestCase.testReverse
+PASS: tests/type/test_char.py:VisibleStringTestCase.testRmul
+PASS: tests/type/test_char.py:VisibleStringTestCase.testSchemaPickling
+PASS: tests/type/test_char.py:VisibleStringTestCase.testSeq
+PASS: tests/type/test_char.py:VisibleStringTestCase.testSerialised
+PASS: tests/type/test_char.py:VisibleStringTestCase.testSizeConstraint
+PASS: tests/type/test_char.py:VisibleStringTestCase.testUnicode
+PASS: tests/type/test_char.py:VisibleStringTestCase.testValuePickling
+PASS: tests/type/test_char.py:GeneralStringTestCase.testAdd
+PASS: tests/type/test_char.py:GeneralStringTestCase.testAsNumbers
+PASS: tests/type/test_char.py:GeneralStringTestCase.testAsOctets
+PASS: tests/type/test_char.py:GeneralStringTestCase.testContains
+PASS: tests/type/test_char.py:GeneralStringTestCase.testEmpty
+PASS: tests/type/test_char.py:GeneralStringTestCase.testInit
+PASS: tests/type/test_char.py:GeneralStringTestCase.testInitFromAsn1
+PASS: tests/type/test_char.py:GeneralStringTestCase.testLength
+PASS: tests/type/test_char.py:GeneralStringTestCase.testMul
+PASS: tests/type/test_char.py:GeneralStringTestCase.testPrintable
+PASS: tests/type/test_char.py:GeneralStringTestCase.testRadd
+PASS: tests/type/test_char.py:GeneralStringTestCase.testReverse
+PASS: tests/type/test_char.py:GeneralStringTestCase.testRmul
+PASS: tests/type/test_char.py:GeneralStringTestCase.testSchemaPickling
+PASS: tests/type/test_char.py:GeneralStringTestCase.testSeq
+PASS: tests/type/test_char.py:GeneralStringTestCase.testSerialised
+PASS: tests/type/test_char.py:GeneralStringTestCase.testSizeConstraint
+PASS: tests/type/test_char.py:GeneralStringTestCase.testUnicode
+PASS: tests/type/test_char.py:GeneralStringTestCase.testValuePickling
+PASS: tests/type/test_char.py:UTF8StringTestCase.testAdd
+PASS: tests/type/test_char.py:UTF8StringTestCase.testAsNumbers
+PASS: tests/type/test_char.py:UTF8StringTestCase.testAsOctets
+PASS: tests/type/test_char.py:UTF8StringTestCase.testContains
+PASS: tests/type/test_char.py:UTF8StringTestCase.testEmpty
+PASS: tests/type/test_char.py:UTF8StringTestCase.testInit
+PASS: tests/type/test_char.py:UTF8StringTestCase.testInitFromAsn1
+PASS: tests/type/test_char.py:UTF8StringTestCase.testLength
+PASS: tests/type/test_char.py:UTF8StringTestCase.testMul
+PASS: tests/type/test_char.py:UTF8StringTestCase.testPrintable
+PASS: tests/type/test_char.py:UTF8StringTestCase.testRadd
+PASS: tests/type/test_char.py:UTF8StringTestCase.testReverse
+PASS: tests/type/test_char.py:UTF8StringTestCase.testRmul
+PASS: tests/type/test_char.py:UTF8StringTestCase.testSchemaPickling
+PASS: tests/type/test_char.py:UTF8StringTestCase.testSeq
+PASS: tests/type/test_char.py:UTF8StringTestCase.testSerialised
+PASS: tests/type/test_char.py:UTF8StringTestCase.testSizeConstraint
+PASS: tests/type/test_char.py:UTF8StringTestCase.testUnicode
+PASS: tests/type/test_char.py:UTF8StringTestCase.testValuePickling
+PASS: tests/type/test_char.py:BMPStringTestCase.testAdd
+PASS: tests/type/test_char.py:BMPStringTestCase.testAsNumbers
+PASS: tests/type/test_char.py:BMPStringTestCase.testAsOctets
+PASS: tests/type/test_char.py:BMPStringTestCase.testContains
+PASS: tests/type/test_char.py:BMPStringTestCase.testEmpty
+PASS: tests/type/test_char.py:BMPStringTestCase.testInit
+PASS: tests/type/test_char.py:BMPStringTestCase.testInitFromAsn1
+PASS: tests/type/test_char.py:BMPStringTestCase.testLength
+PASS: tests/type/test_char.py:BMPStringTestCase.testMul
+PASS: tests/type/test_char.py:BMPStringTestCase.testPrintable
+PASS: tests/type/test_char.py:BMPStringTestCase.testRadd
+PASS: tests/type/test_char.py:BMPStringTestCase.testReverse
+PASS: tests/type/test_char.py:BMPStringTestCase.testRmul
+PASS: tests/type/test_char.py:BMPStringTestCase.testSchemaPickling
+PASS: tests/type/test_char.py:BMPStringTestCase.testSeq
+PASS: tests/type/test_char.py:BMPStringTestCase.testSerialised
+PASS: tests/type/test_char.py:BMPStringTestCase.testSizeConstraint
+PASS: tests/type/test_char.py:BMPStringTestCase.testUnicode
+PASS: tests/type/test_char.py:BMPStringTestCase.testValuePickling
+PASS: tests/type/test_char.py:UniversalStringTestCase.testAdd
+PASS: tests/type/test_char.py:UniversalStringTestCase.testAsNumbers
+PASS: tests/type/test_char.py:UniversalStringTestCase.testAsOctets
+PASS: tests/type/test_char.py:UniversalStringTestCase.testContains
+PASS: tests/type/test_char.py:UniversalStringTestCase.testEmpty
+PASS: tests/type/test_char.py:UniversalStringTestCase.testInit
+PASS: tests/type/test_char.py:UniversalStringTestCase.testInitFromAsn1
+PASS: tests/type/test_char.py:UniversalStringTestCase.testLength
+PASS: tests/type/test_char.py:UniversalStringTestCase.testMul
+PASS: tests/type/test_char.py:UniversalStringTestCase.testPrintable
+PASS: tests/type/test_char.py:UniversalStringTestCase.testRadd
+PASS: tests/type/test_char.py:UniversalStringTestCase.testReverse
+PASS: tests/type/test_char.py:UniversalStringTestCase.testRmul
+PASS: tests/type/test_char.py:UniversalStringTestCase.testSchemaPickling
+PASS: tests/type/test_char.py:UniversalStringTestCase.testSeq
+PASS: tests/type/test_char.py:UniversalStringTestCase.testSerialised
+PASS: tests/type/test_char.py:UniversalStringTestCase.testSizeConstraint
+PASS: tests/type/test_char.py:UniversalStringTestCase.testUnicode
+PASS: tests/type/test_char.py:UniversalStringTestCase.testValuePickling
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testAdd
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testCmp
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testContains
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testHash
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testIter
+PASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testSub
+PASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testAdd
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testCmp
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testContains
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testHash
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testIter
+PASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testSub
+PASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadVal
+PASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadValExtraFields
+PASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testEmptyConstraint
+PASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodValWithExtraFields
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp1
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp2
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp3
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp4
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst1
+PASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst2
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testBadVal
+PASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:DirectDerivationTestCase.testBadVal
+PASS: tests/type/test_constraint.py:DirectDerivationTestCase.testGoodVal
+PASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testBadVal
+PASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testGoodVal
+PASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testIter
+PASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testRepr
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testContains
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetItem
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetNameByPosition
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionByName
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionNearType
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMap
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMapWithDups
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypeByPosition
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypesNearPosition
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testIter
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testRepr
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testReprTagMap
+PASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testStrTagMap
+PASS: tests/type/test_namedtype.py:OrderedNamedTypesCaseBase.testGetTypeByPosition
+PASS: tests/type/test_namedtype.py:DuplicateNamedTypesCaseBase.testDuplicateDefaultTags
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testAdd
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testClone
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testDict
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testInit
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testLen
+PASS: tests/type/test_namedval.py:NamedValuesCaseBase.testStrRepr
+PASS: tests/type/test_opentype.py:UntaggedAnyTestCase.testTypeCheckOnAssignment
+PASS: tests/type/test_opentype.py:TaggedAnyTestCase.testTypeCheckOnAssignment
+PASS: tests/type/test_opentype.py:TaggedAnyOpenTypeTestCase.testTypeCheckOnAssignment
+PASS: tests/type/test_tag.py:TagReprTestCase.testRepr
+PASS: tests/type/test_tag.py:TagCmpTestCase.testCmp
+PASS: tests/type/test_tag.py:TagCmpTestCase.testHash
+PASS: tests/type/test_tag.py:TagCmpTestCase.testSequence
+PASS: tests/type/test_tag.py:TagSetReprTestCase.testRepr
+PASS: tests/type/test_tag.py:TagSetCmpTestCase.testCmp
+PASS: tests/type/test_tag.py:TagSetCmpTestCase.testHash
+PASS: tests/type/test_tag.py:TagSetCmpTestCase.testLen
+PASS: tests/type/test_tag.py:TaggingTestSuite.testExplicitTag
+PASS: tests/type/test_tag.py:TaggingTestSuite.testImplicitTag
+PASS: tests/type/test_tag.py:TagSetAddTestSuite.testAdd
+PASS: tests/type/test_tag.py:TagSetAddTestSuite.testRadd
+PASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck1
+PASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck2
+PASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck3
+PASS: tests/type/test_univ.py:NoValueTestCase.testAdd
+PASS: tests/type/test_univ.py:NoValueTestCase.testBitShift
+PASS: tests/type/test_univ.py:NoValueTestCase.testBooleanEvaluation
+PASS: tests/type/test_univ.py:NoValueTestCase.testCmp
+PASS: tests/type/test_univ.py:NoValueTestCase.testInt
+PASS: tests/type/test_univ.py:NoValueTestCase.testIsInstance
+PASS: tests/type/test_univ.py:NoValueTestCase.testKey
+PASS: tests/type/test_univ.py:NoValueTestCase.testKeyAssignment
+PASS: tests/type/test_univ.py:NoValueTestCase.testLen
+PASS: tests/type/test_univ.py:NoValueTestCase.testRepr
+PASS: tests/type/test_univ.py:NoValueTestCase.testSingleton
+PASS: tests/type/test_univ.py:NoValueTestCase.testSizeOf
+PASS: tests/type/test_univ.py:NoValueTestCase.testStr
+PASS: tests/type/test_univ.py:NoValueTestCase.testSubs
+PASS: tests/type/test_univ.py:IntegerTestCase.testAdd
+PASS: tests/type/test_univ.py:IntegerTestCase.testAnd
+PASS: tests/type/test_univ.py:IntegerTestCase.testCeil
+PASS: tests/type/test_univ.py:IntegerTestCase.testDivFloat
+PASS: tests/type/test_univ.py:IntegerTestCase.testDivInt
+PASS: tests/type/test_univ.py:IntegerTestCase.testFloat
+PASS: tests/type/test_univ.py:IntegerTestCase.testFloor
+PASS: tests/type/test_univ.py:IntegerTestCase.testFloorDiv
+PASS: tests/type/test_univ.py:IntegerTestCase.testInt
+PASS: tests/type/test_univ.py:IntegerTestCase.testInvert
+PASS: tests/type/test_univ.py:IntegerTestCase.testLong
+PASS: tests/type/test_univ.py:IntegerTestCase.testLshift
+PASS: tests/type/test_univ.py:IntegerTestCase.testMod
+PASS: tests/type/test_univ.py:IntegerTestCase.testMul
+PASS: tests/type/test_univ.py:IntegerTestCase.testNamedVals
+PASS: tests/type/test_univ.py:IntegerTestCase.testNeg
+PASS: tests/type/test_univ.py:IntegerTestCase.testOr
+PASS: tests/type/test_univ.py:IntegerTestCase.testPos
+PASS: tests/type/test_univ.py:IntegerTestCase.testPow
+PASS: tests/type/test_univ.py:IntegerTestCase.testPrettyIn
+PASS: tests/type/test_univ.py:IntegerTestCase.testRadd
+PASS: tests/type/test_univ.py:IntegerTestCase.testRand
+PASS: tests/type/test_univ.py:IntegerTestCase.testRdivFloat
+PASS: tests/type/test_univ.py:IntegerTestCase.testRdivInt
+PASS: tests/type/test_univ.py:IntegerTestCase.testRepr
+PASS: tests/type/test_univ.py:IntegerTestCase.testRmod
+PASS: tests/type/test_univ.py:IntegerTestCase.testRmul
+PASS: tests/type/test_univ.py:IntegerTestCase.testRor
+PASS: tests/type/test_univ.py:IntegerTestCase.testRound
+PASS: tests/type/test_univ.py:IntegerTestCase.testRpow
+PASS: tests/type/test_univ.py:IntegerTestCase.testRshift
+PASS: tests/type/test_univ.py:IntegerTestCase.testRsub
+PASS: tests/type/test_univ.py:IntegerTestCase.testRxor
+PASS: tests/type/test_univ.py:IntegerTestCase.testStr
+PASS: tests/type/test_univ.py:IntegerTestCase.testSub
+PASS: tests/type/test_univ.py:IntegerTestCase.testSubtype
+PASS: tests/type/test_univ.py:IntegerTestCase.testTag
+PASS: tests/type/test_univ.py:IntegerTestCase.testTrueDiv
+PASS: tests/type/test_univ.py:IntegerTestCase.testTrunc
+PASS: tests/type/test_univ.py:IntegerTestCase.testXor
+PASS: tests/type/test_univ.py:IntegerPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:IntegerPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:BooleanTestCase.testConstraints
+PASS: tests/type/test_univ.py:BooleanTestCase.testFalse
+PASS: tests/type/test_univ.py:BooleanTestCase.testInt
+PASS: tests/type/test_univ.py:BooleanTestCase.testRepr
+PASS: tests/type/test_univ.py:BooleanTestCase.testStr
+PASS: tests/type/test_univ.py:BooleanTestCase.testTag
+PASS: tests/type/test_univ.py:BooleanTestCase.testTruth
+PASS: tests/type/test_univ.py:BooleanPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:BooleanPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:BitStringTestCase.testAsInteger
+PASS: tests/type/test_univ.py:BitStringTestCase.testAsInts
+PASS: tests/type/test_univ.py:BitStringTestCase.testAsOctets
+PASS: tests/type/test_univ.py:BitStringTestCase.testBinDefault
+PASS: tests/type/test_univ.py:BitStringTestCase.testGetItem
+PASS: tests/type/test_univ.py:BitStringTestCase.testHexDefault
+PASS: tests/type/test_univ.py:BitStringTestCase.testLen
+PASS: tests/type/test_univ.py:BitStringTestCase.testMultipleOfEightPadding
+PASS: tests/type/test_univ.py:BitStringTestCase.testRepr
+PASS: tests/type/test_univ.py:BitStringTestCase.testReverse
+PASS: tests/type/test_univ.py:BitStringTestCase.testSet
+PASS: tests/type/test_univ.py:BitStringTestCase.testStaticDef
+PASS: tests/type/test_univ.py:BitStringTestCase.testStr
+PASS: tests/type/test_univ.py:BitStringTestCase.testTag
+PASS: tests/type/test_univ.py:BitStringPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:BitStringPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAdd
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsInts
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsOctets
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testContains
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInit
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInitFromAsn1
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testMul
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testPrintable
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRadd
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRepr
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testReverse
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRmul
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSeq
+PASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSerialised
+PASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testDecodeError
+PASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testEncodeError
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAdd
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsInts
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsOctets
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testContains
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInit
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInitFromAsn1
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testMul
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testPrintable
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRadd
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRepr
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testReverse
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRmul
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSeq
+PASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSerialised
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAdd
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsInts
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsOctets
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testContains
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInit
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInitFromAsn1
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testMul
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testPrintable
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRadd
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRepr
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testReverse
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRmul
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSeq
+PASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSerialised
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAdd
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsInts
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsOctets
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testContains
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInit
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInitFromAsn1
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testMul
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testPrintable
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRadd
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRepr
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testReverse
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRmul
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSeq
+PASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSerialised
+PASS: tests/type/test_univ.py:OctetStringTestCase.testBinDefault
+PASS: tests/type/test_univ.py:OctetStringTestCase.testBinStr
+PASS: tests/type/test_univ.py:OctetStringTestCase.testEmpty
+PASS: tests/type/test_univ.py:OctetStringTestCase.testHexDefault
+PASS: tests/type/test_univ.py:OctetStringTestCase.testHexStr
+PASS: tests/type/test_univ.py:OctetStringTestCase.testRepr
+PASS: tests/type/test_univ.py:OctetStringTestCase.testStaticDef
+PASS: tests/type/test_univ.py:OctetStringTestCase.testTag
+PASS: tests/type/test_univ.py:OctetStringTestCase.testTuple
+PASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:Null.testConstraints
+PASS: tests/type/test_univ.py:Null.testInit
+PASS: tests/type/test_univ.py:Null.testRepr
+PASS: tests/type/test_univ.py:Null.testStaticDef
+PASS: tests/type/test_univ.py:Null.testStr
+PASS: tests/type/test_univ.py:Null.testTag
+PASS: tests/type/test_univ.py:NullPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:NullPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:RealTestCase.testAdd
+PASS: tests/type/test_univ.py:RealTestCase.testAddInf
+PASS: tests/type/test_univ.py:RealTestCase.testCeil
+PASS: tests/type/test_univ.py:RealTestCase.testDiv
+PASS: tests/type/test_univ.py:RealTestCase.testFloat
+PASS: tests/type/test_univ.py:RealTestCase.testFloat4BinEnc
+PASS: tests/type/test_univ.py:RealTestCase.testFloatInf
+PASS: tests/type/test_univ.py:RealTestCase.testFloor
+PASS: tests/type/test_univ.py:RealTestCase.testInt
+PASS: tests/type/test_univ.py:RealTestCase.testIntInf
+PASS: tests/type/test_univ.py:RealTestCase.testLong
+PASS: tests/type/test_univ.py:RealTestCase.testLongInf
+PASS: tests/type/test_univ.py:RealTestCase.testMinusInf
+PASS: tests/type/test_univ.py:RealTestCase.testMod
+PASS: tests/type/test_univ.py:RealTestCase.testMul
+PASS: tests/type/test_univ.py:RealTestCase.testNeg
+PASS: tests/type/test_univ.py:RealTestCase.testPlusInf
+PASS: tests/type/test_univ.py:RealTestCase.testPos
+PASS: tests/type/test_univ.py:RealTestCase.testPow
+PASS: tests/type/test_univ.py:RealTestCase.testPrettyIn
+PASS: tests/type/test_univ.py:RealTestCase.testPrettyInInf
+PASS: tests/type/test_univ.py:RealTestCase.testRadd
+PASS: tests/type/test_univ.py:RealTestCase.testRaddInf
+PASS: tests/type/test_univ.py:RealTestCase.testRdiv
+PASS: tests/type/test_univ.py:RealTestCase.testRepr
+PASS: tests/type/test_univ.py:RealTestCase.testRmod
+PASS: tests/type/test_univ.py:RealTestCase.testRmul
+PASS: tests/type/test_univ.py:RealTestCase.testRound
+PASS: tests/type/test_univ.py:RealTestCase.testRpow
+PASS: tests/type/test_univ.py:RealTestCase.testRsub
+PASS: tests/type/test_univ.py:RealTestCase.testStaticDef
+PASS: tests/type/test_univ.py:RealTestCase.testStr
+PASS: tests/type/test_univ.py:RealTestCase.testStrInf
+PASS: tests/type/test_univ.py:RealTestCase.testSub
+PASS: tests/type/test_univ.py:RealTestCase.testTag
+PASS: tests/type/test_univ.py:RealTestCase.testTrunc
+PASS: tests/type/test_univ.py:RealPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:RealPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:ObjectIdentifier.testAdd
+PASS: tests/type/test_univ.py:ObjectIdentifier.testContains
+PASS: tests/type/test_univ.py:ObjectIdentifier.testEq
+PASS: tests/type/test_univ.py:ObjectIdentifier.testInput1
+PASS: tests/type/test_univ.py:ObjectIdentifier.testInput2
+PASS: tests/type/test_univ.py:ObjectIdentifier.testInput3
+PASS: tests/type/test_univ.py:ObjectIdentifier.testLen
+PASS: tests/type/test_univ.py:ObjectIdentifier.testPrefix
+PASS: tests/type/test_univ.py:ObjectIdentifier.testRadd
+PASS: tests/type/test_univ.py:ObjectIdentifier.testRepr
+PASS: tests/type/test_univ.py:ObjectIdentifier.testStaticDef
+PASS: tests/type/test_univ.py:ObjectIdentifier.testStr
+PASS: tests/type/test_univ.py:ObjectIdentifier.testTag
+PASS: tests/type/test_univ.py:ObjectIdentifier.testUnicode
+PASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:SequenceOf.testAppend
+PASS: tests/type/test_univ.py:SequenceOf.testClear
+PASS: tests/type/test_univ.py:SequenceOf.testClone
+PASS: tests/type/test_univ.py:SequenceOf.testCmp
+PASS: tests/type/test_univ.py:SequenceOf.testComponentConstraintsMatching
+PASS: tests/type/test_univ.py:SequenceOf.testComponentTagsMatching
+PASS: tests/type/test_univ.py:SequenceOf.testConsistency
+PASS: tests/type/test_univ.py:SequenceOf.testCount
+PASS: tests/type/test_univ.py:SequenceOf.testExtend
+PASS: tests/type/test_univ.py:SequenceOf.testGetComponentNoInstantiation
+PASS: tests/type/test_univ.py:SequenceOf.testGetComponentTagMap
+PASS: tests/type/test_univ.py:SequenceOf.testGetComponentWithDefault
+PASS: tests/type/test_univ.py:SequenceOf.testGetItem
+PASS: tests/type/test_univ.py:SequenceOf.testGetItemSlice
+PASS: tests/type/test_univ.py:SequenceOf.testIndex
+PASS: tests/type/test_univ.py:SequenceOf.testIsInconsistentSizeConstraint
+PASS: tests/type/test_univ.py:SequenceOf.testLegacyInitializer
+PASS: tests/type/test_univ.py:SequenceOf.testRepr
+PASS: tests/type/test_univ.py:SequenceOf.testReset
+PASS: tests/type/test_univ.py:SequenceOf.testSeq
+PASS: tests/type/test_univ.py:SequenceOf.testSetComponents
+PASS: tests/type/test_univ.py:SequenceOf.testSetItem
+PASS: tests/type/test_univ.py:SequenceOf.testSetItemSlice
+PASS: tests/type/test_univ.py:SequenceOf.testSort
+PASS: tests/type/test_univ.py:SequenceOf.testStaticDef
+PASS: tests/type/test_univ.py:SequenceOf.testSubtype
+PASS: tests/type/test_univ.py:SequenceOf.testSubtypeSpec
+PASS: tests/type/test_univ.py:SequenceOf.testTag
+PASS: tests/type/test_univ.py:SequenceOf.testUntyped
+PASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:Sequence.testById
+PASS: tests/type/test_univ.py:Sequence.testByKey
+PASS: tests/type/test_univ.py:Sequence.testClone
+PASS: tests/type/test_univ.py:Sequence.testComponentConstraintsMatching
+PASS: tests/type/test_univ.py:Sequence.testComponentTagsMatching
+PASS: tests/type/test_univ.py:Sequence.testContains
+PASS: tests/type/test_univ.py:Sequence.testGetComponentNoInstantiation
+PASS: tests/type/test_univ.py:Sequence.testGetComponentWithConstructedDefault
+PASS: tests/type/test_univ.py:Sequence.testGetComponentWithDefault
+PASS: tests/type/test_univ.py:Sequence.testGetItem
+PASS: tests/type/test_univ.py:Sequence.testGetNearPosition
+PASS: tests/type/test_univ.py:Sequence.testIsInconsistentSizeConstraint
+PASS: tests/type/test_univ.py:Sequence.testIsInconsistentWithComponentsConstraint
+PASS: tests/type/test_univ.py:Sequence.testItems
+PASS: tests/type/test_univ.py:Sequence.testIter
+PASS: tests/type/test_univ.py:Sequence.testKeys
+PASS: tests/type/test_univ.py:Sequence.testRepr
+PASS: tests/type/test_univ.py:Sequence.testSchemaWithComponents
+PASS: tests/type/test_univ.py:Sequence.testSchemaWithOptionalComponents
+PASS: tests/type/test_univ.py:Sequence.testSetComponents
+PASS: tests/type/test_univ.py:Sequence.testSetDefaultComponents
+PASS: tests/type/test_univ.py:Sequence.testSetItem
+PASS: tests/type/test_univ.py:Sequence.testSetToDefault
+PASS: tests/type/test_univ.py:Sequence.testStaticDef
+PASS: tests/type/test_univ.py:Sequence.testTag
+PASS: tests/type/test_univ.py:Sequence.testUpdate
+PASS: tests/type/test_univ.py:Sequence.testValues
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testGetItem
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testItems
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testIter
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testKeys
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testSchema
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testSetItem
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testUpdate
+PASS: tests/type/test_univ.py:SequenceWithoutSchema.testValues
+PASS: tests/type/test_univ.py:SequencePicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:SequencePicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:SetOf.testSeq
+PASS: tests/type/test_univ.py:SetOf.testStaticDef
+PASS: tests/type/test_univ.py:SetOf.testTag
+PASS: tests/type/test_univ.py:SetOfPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:SetOfPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:Set.testByTypeWithInstance
+PASS: tests/type/test_univ.py:Set.testByTypeWithPythonValue
+PASS: tests/type/test_univ.py:Set.testGetComponentNoInstantiation
+PASS: tests/type/test_univ.py:Set.testGetComponentTagMap
+PASS: tests/type/test_univ.py:Set.testGetComponentWithDefault
+PASS: tests/type/test_univ.py:Set.testGetPositionByType
+PASS: tests/type/test_univ.py:Set.testGetTagMap
+PASS: tests/type/test_univ.py:Set.testIter
+PASS: tests/type/test_univ.py:Set.testSetToDefault
+PASS: tests/type/test_univ.py:Set.testStaticDef
+PASS: tests/type/test_univ.py:Set.testTag
+PASS: tests/type/test_univ.py:SetPicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:SetPicklingTestCase.testValuePickling
+PASS: tests/type/test_univ.py:Choice.testClone
+PASS: tests/type/test_univ.py:Choice.testCmp
+PASS: tests/type/test_univ.py:Choice.testContains
+PASS: tests/type/test_univ.py:Choice.testGetComponent
+PASS: tests/type/test_univ.py:Choice.testGetComponentNoInstantiation
+PASS: tests/type/test_univ.py:Choice.testGetComponentWithDefault
+PASS: tests/type/test_univ.py:Choice.testGetName
+PASS: tests/type/test_univ.py:Choice.testInnerByTypeWithInstanceValue
+PASS: tests/type/test_univ.py:Choice.testInnerByTypeWithPythonValue
+PASS: tests/type/test_univ.py:Choice.testIter
+PASS: tests/type/test_univ.py:Choice.testOuterByTypeWithInstanceValue
+PASS: tests/type/test_univ.py:Choice.testOuterByTypeWithPythonValue
+PASS: tests/type/test_univ.py:Choice.testRepr
+PASS: tests/type/test_univ.py:Choice.testSetComponentByPosition
+PASS: tests/type/test_univ.py:Choice.testSetToDefault
+PASS: tests/type/test_univ.py:Choice.testStaticDef
+PASS: tests/type/test_univ.py:Choice.testTag
+PASS: tests/type/test_univ.py:ChoicePicklingTestCase.testSchemaPickling
+PASS: tests/type/test_univ.py:ChoicePicklingTestCase.testValuePickling
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testCopy
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testFromDateTime
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime0
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime1
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime2
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime3
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime4
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime5
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime6
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime7
+PASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime8
+PASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testSchemaPickling
+PASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testValuePickling
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testFromDateTime
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime0
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime1
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime2
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime3
+PASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime4
+PASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testSchemaPickling
+PASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testValuePickling
+============================================================================
+Testsuite summary
+# TOTAL: 1165
+# PASS: 1165
+# SKIP: 0
+# XFAIL: 0
+# FAIL: 0
+# XPASS: 0
+# ERROR: 0
+DURATION: 10