request from: hawk checking if we should skip the build started at: Sun Jun 2 01:21:11 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/f06bc11d-50ca-4f91-bca6-404639ba23a8/python-pyasn1-0.4.5-1.src.rpm fetched 125443 bytes, 3205.4 K/s installing srpm: python-pyasn1-0.4.5-1.src.rpm + install -d /tmp/B.fYcRZo/BUILD /tmp/B.fYcRZo/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pyasn1-0.4.5-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pyasn1.git;a=log;h=master * Fri Feb 01 2019 Arkadiusz Miśkiewicz d0b7fed - up to 0.4.5 * Wed Sep 12 2018 Jacek Konieczny ebc23fa - Version: 0.4.4 * Sun Jul 01 2018 Arkadiusz Miśkiewicz dad2065 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.fYcRZo' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pyasn1-0.4.5-1.src.rpm python-pyasn1 ################################################## + rm -f python-pyasn1-0.4.5-1.src.rpm + install -m 700 -d /tmp/B.fYcRZo/BUILD/tmp + TMPDIR=/tmp/B.fYcRZo/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.fYcRZo' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.fYcRZo/python-pyasn1.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: f06bc11d-50ca-4f91-bca6-404639ba23a8; TMPDIR=/tmp/B.fYcRZo/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fYcRZo' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.fYcRZo/python-pyasn1.spec + : build-id: f06bc11d-50ca-4f91-bca6-404639ba23a8 + TMPDIR=/tmp/B.fYcRZo/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fYcRZo' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.fYcRZo/python-pyasn1.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.33847 + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd /tmp/B.fYcRZo/BUILD + rm -rf pyasn1-0.4.5 + /usr/bin/gzip -dc /tmp/B.fYcRZo/pyasn1-0.4.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.4.5 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.33847 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd pyasn1-0.4.5 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' test running build running build_py creating build-2 creating build-2/lib creating build-2/lib/pyasn1 copying pyasn1/error.py -> build-2/lib/pyasn1 copying pyasn1/debug.py -> build-2/lib/pyasn1 copying pyasn1/__init__.py -> build-2/lib/pyasn1 creating build-2/lib/pyasn1/type copying pyasn1/type/namedval.py -> build-2/lib/pyasn1/type copying pyasn1/type/char.py -> build-2/lib/pyasn1/type copying pyasn1/type/error.py -> build-2/lib/pyasn1/type copying pyasn1/type/base.py -> build-2/lib/pyasn1/type copying pyasn1/type/tag.py -> build-2/lib/pyasn1/type copying pyasn1/type/useful.py -> build-2/lib/pyasn1/type copying pyasn1/type/univ.py -> build-2/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build-2/lib/pyasn1/type copying pyasn1/type/__init__.py -> build-2/lib/pyasn1/type copying pyasn1/type/opentype.py -> build-2/lib/pyasn1/type copying pyasn1/type/constraint.py -> build-2/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build-2/lib/pyasn1/type creating build-2/lib/pyasn1/compat copying pyasn1/compat/string.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build-2/lib/pyasn1/compat creating build-2/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build-2/lib/pyasn1/codec creating build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build-2/lib/pyasn1/codec/ber creating build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build-2/lib/pyasn1/codec/cer creating build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build-2/lib/pyasn1/codec/der creating build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build-2/lib/pyasn1/codec/native running test testKnownFlags (tests.test_debug.DebugCaseBase) ... 2019-06-02 01:21:13,183 pyasn1: running pyasn1 0.4.5, debug flags all, encoder, decoder 2019-06-02 01:21:13,183 pyasn1: debug category 'all' enabled 2019-06-02 01:21:13,183 pyasn1: debug category 'encoder' enabled 2019-06-02 01:21:13,183 pyasn1: debug category 'decoder' enabled ok testUnknownFlags (tests.test_debug.DebugCaseBase) ... ok testBadVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp1 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp2 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp3 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp4 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testBadVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testBadVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testConst1 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testConst2 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testCmp (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testHash (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.TaggedAnyOpenTypeTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.TaggedAnyTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.UntaggedAnyTestCase) ... ok testDuplicateDefaultTags (tests.type.test_namedtype.DuplicateNamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testContains (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetItem (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetNameByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testReprTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testStrTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.OrderedNamedTypesCaseBase) ... ok testAdd (tests.type.test_namedval.NamedValuesCaseBase) ... ok testClone (tests.type.test_namedval.NamedValuesCaseBase) ... ok testDict (tests.type.test_namedval.NamedValuesCaseBase) ... ok testInit (tests.type.test_namedval.NamedValuesCaseBase) ... ok testLen (tests.type.test_namedval.NamedValuesCaseBase) ... ok testStrRepr (tests.type.test_namedval.NamedValuesCaseBase) ... ok testSuperTagCheck1 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (tests.type.test_tag.SuperTagSetTestCase) ... ok testCmp (tests.type.test_tag.TagCmpTestCase) ... ok testHash (tests.type.test_tag.TagCmpTestCase) ... ok testSequence (tests.type.test_tag.TagCmpTestCase) ... ok testRepr (tests.type.test_tag.TagReprTestCase) ... ok testAdd (tests.type.test_tag.TagSetAddTestSuite) ... ok testRadd (tests.type.test_tag.TagSetAddTestSuite) ... ok testCmp (tests.type.test_tag.TagSetCmpTestCase) ... ok testHash (tests.type.test_tag.TagSetCmpTestCase) ... ok testLen (tests.type.test_tag.TagSetCmpTestCase) ... ok testRepr (tests.type.test_tag.TagSetReprTestCase) ... ok testExplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testImplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testSchemaPickling (tests.type.test_univ.BitStringPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.BitStringPicklingTestCase) ... ok testAsInteger (tests.type.test_univ.BitStringTestCase) ... ok testAsInts (tests.type.test_univ.BitStringTestCase) ... ok testAsOctets (tests.type.test_univ.BitStringTestCase) ... ok testBinDefault (tests.type.test_univ.BitStringTestCase) ... ok testGetItem (tests.type.test_univ.BitStringTestCase) ... ok testHexDefault (tests.type.test_univ.BitStringTestCase) ... ok testLen (tests.type.test_univ.BitStringTestCase) ... ok testMultipleOfEightPadding (tests.type.test_univ.BitStringTestCase) ... ok testRepr (tests.type.test_univ.BitStringTestCase) ... ok testReverse (tests.type.test_univ.BitStringTestCase) ... ok testSet (tests.type.test_univ.BitStringTestCase) ... ok testStaticDef (tests.type.test_univ.BitStringTestCase) ... ok testStr (tests.type.test_univ.BitStringTestCase) ... ok testTag (tests.type.test_univ.BitStringTestCase) ... ok testSchemaPickling (tests.type.test_univ.BooleanPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.BooleanPicklingTestCase) ... ok testConstraints (tests.type.test_univ.BooleanTestCase) ... ok testFalse (tests.type.test_univ.BooleanTestCase) ... ok testInt (tests.type.test_univ.BooleanTestCase) ... ok testRepr (tests.type.test_univ.BooleanTestCase) ... ok testStr (tests.type.test_univ.BooleanTestCase) ... ok testTag (tests.type.test_univ.BooleanTestCase) ... ok testTruth (tests.type.test_univ.BooleanTestCase) ... ok testClone (tests.type.test_univ.Choice) ... ok testCmp (tests.type.test_univ.Choice) ... ok testContains (tests.type.test_univ.Choice) ... ok testGetComponent (tests.type.test_univ.Choice) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Choice) ... ok testGetComponentWithDefault (tests.type.test_univ.Choice) ... ok testGetName (tests.type.test_univ.Choice) ... ok testInnerByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testInnerByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testIter (tests.type.test_univ.Choice) ... ok testOuterByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testOuterByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testRepr (tests.type.test_univ.Choice) ... ok testSetComponentByPosition (tests.type.test_univ.Choice) ... ok testSetToDefault (tests.type.test_univ.Choice) ... ok testStaticDef (tests.type.test_univ.Choice) ... ok testTag (tests.type.test_univ.Choice) ... ok testSchemaPickling (tests.type.test_univ.ChoicePicklingTestCase) ... ok testValuePickling (tests.type.test_univ.ChoicePicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.IntegerPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.IntegerPicklingTestCase) ... ok testAdd (tests.type.test_univ.IntegerTestCase) ... ok testAnd (tests.type.test_univ.IntegerTestCase) ... ok testCeil (tests.type.test_univ.IntegerTestCase) ... ok testDivFloat (tests.type.test_univ.IntegerTestCase) ... ok testDivInt (tests.type.test_univ.IntegerTestCase) ... ok testFloat (tests.type.test_univ.IntegerTestCase) ... ok testFloor (tests.type.test_univ.IntegerTestCase) ... ok testFloorDiv (tests.type.test_univ.IntegerTestCase) ... ok testInt (tests.type.test_univ.IntegerTestCase) ... ok testInvert (tests.type.test_univ.IntegerTestCase) ... ok testLong (tests.type.test_univ.IntegerTestCase) ... ok testLshift (tests.type.test_univ.IntegerTestCase) ... ok testMod (tests.type.test_univ.IntegerTestCase) ... ok testMul (tests.type.test_univ.IntegerTestCase) ... ok testNamedVals (tests.type.test_univ.IntegerTestCase) ... ok testNeg (tests.type.test_univ.IntegerTestCase) ... ok testOr (tests.type.test_univ.IntegerTestCase) ... ok testPos (tests.type.test_univ.IntegerTestCase) ... ok testPow (tests.type.test_univ.IntegerTestCase) ... ok testPrettyIn (tests.type.test_univ.IntegerTestCase) ... ok testRadd (tests.type.test_univ.IntegerTestCase) ... ok testRand (tests.type.test_univ.IntegerTestCase) ... ok testRdivFloat (tests.type.test_univ.IntegerTestCase) ... ok testRdivInt (tests.type.test_univ.IntegerTestCase) ... ok testRepr (tests.type.test_univ.IntegerTestCase) ... ok testRmod (tests.type.test_univ.IntegerTestCase) ... ok testRmul (tests.type.test_univ.IntegerTestCase) ... ok testRor (tests.type.test_univ.IntegerTestCase) ... ok testRound (tests.type.test_univ.IntegerTestCase) ... ok testRpow (tests.type.test_univ.IntegerTestCase) ... ok testRshift (tests.type.test_univ.IntegerTestCase) ... ok testRsub (tests.type.test_univ.IntegerTestCase) ... ok testRxor (tests.type.test_univ.IntegerTestCase) ... ok testStr (tests.type.test_univ.IntegerTestCase) ... ok testSub (tests.type.test_univ.IntegerTestCase) ... ok testSubtype (tests.type.test_univ.IntegerTestCase) ... ok testTag (tests.type.test_univ.IntegerTestCase) ... ok testTrunc (tests.type.test_univ.IntegerTestCase) ... ok testXor (tests.type.test_univ.IntegerTestCase) ... ok testAdd (tests.type.test_univ.NoValueTestCase) ... ok testBitShift (tests.type.test_univ.NoValueTestCase) ... ok testBooleanEvaluation (tests.type.test_univ.NoValueTestCase) ... ok testCmp (tests.type.test_univ.NoValueTestCase) ... ok testInt (tests.type.test_univ.NoValueTestCase) ... ok testIsInstance (tests.type.test_univ.NoValueTestCase) ... ok testKey (tests.type.test_univ.NoValueTestCase) ... ok testKeyAssignment (tests.type.test_univ.NoValueTestCase) ... ok testLen (tests.type.test_univ.NoValueTestCase) ... ok testRepr (tests.type.test_univ.NoValueTestCase) ... ok testSingleton (tests.type.test_univ.NoValueTestCase) ... ok testSizeOf (tests.type.test_univ.NoValueTestCase) ... ok testStr (tests.type.test_univ.NoValueTestCase) ... ok testSubs (tests.type.test_univ.NoValueTestCase) ... ok testConstraints (tests.type.test_univ.Null) ... ok testInit (tests.type.test_univ.Null) ... ok testRepr (tests.type.test_univ.Null) ... ok testStaticDef (tests.type.test_univ.Null) ... ok testStr (tests.type.test_univ.Null) ... ok testTag (tests.type.test_univ.Null) ... ok testSchemaPickling (tests.type.test_univ.NullPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.NullPicklingTestCase) ... ok testAdd (tests.type.test_univ.ObjectIdentifier) ... ok testContains (tests.type.test_univ.ObjectIdentifier) ... ok testEq (tests.type.test_univ.ObjectIdentifier) ... ok testInput1 (tests.type.test_univ.ObjectIdentifier) ... ok testInput2 (tests.type.test_univ.ObjectIdentifier) ... ok testInput3 (tests.type.test_univ.ObjectIdentifier) ... ok testLen (tests.type.test_univ.ObjectIdentifier) ... ok testPrefix (tests.type.test_univ.ObjectIdentifier) ... ok testRadd (tests.type.test_univ.ObjectIdentifier) ... ok testRepr (tests.type.test_univ.ObjectIdentifier) ... ok testStaticDef (tests.type.test_univ.ObjectIdentifier) ... ok testStr (tests.type.test_univ.ObjectIdentifier) ... ok testTag (tests.type.test_univ.ObjectIdentifier) ... ok testUnicode (tests.type.test_univ.ObjectIdentifier) ... ok testSchemaPickling (tests.type.test_univ.ObjectIdentifierPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.ObjectIdentifierPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.OctetStringPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.OctetStringPicklingTestCase) ... ok testBinDefault (tests.type.test_univ.OctetStringTestCase) ... ok testBinStr (tests.type.test_univ.OctetStringTestCase) ... ok testEmpty (tests.type.test_univ.OctetStringTestCase) ... ok testHexDefault (tests.type.test_univ.OctetStringTestCase) ... ok testHexStr (tests.type.test_univ.OctetStringTestCase) ... ok testRepr (tests.type.test_univ.OctetStringTestCase) ... ok testStaticDef (tests.type.test_univ.OctetStringTestCase) ... ok testTag (tests.type.test_univ.OctetStringTestCase) ... ok testTuple (tests.type.test_univ.OctetStringTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testContains (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInit (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testMul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSchemaPickling (tests.type.test_univ.RealPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.RealPicklingTestCase) ... ok testAdd (tests.type.test_univ.RealTestCase) ... ok testAddInf (tests.type.test_univ.RealTestCase) ... ok testCeil (tests.type.test_univ.RealTestCase) ... ok testDiv (tests.type.test_univ.RealTestCase) ... ok testFloat (tests.type.test_univ.RealTestCase) ... ok testFloat4BinEnc (tests.type.test_univ.RealTestCase) ... ok testFloatInf (tests.type.test_univ.RealTestCase) ... ok testFloor (tests.type.test_univ.RealTestCase) ... ok testInt (tests.type.test_univ.RealTestCase) ... ok testIntInf (tests.type.test_univ.RealTestCase) ... ok testLong (tests.type.test_univ.RealTestCase) ... ok testLongInf (tests.type.test_univ.RealTestCase) ... ok testMinusInf (tests.type.test_univ.RealTestCase) ... ok testMod (tests.type.test_univ.RealTestCase) ... ok testMul (tests.type.test_univ.RealTestCase) ... ok testNeg (tests.type.test_univ.RealTestCase) ... ok testPlusInf (tests.type.test_univ.RealTestCase) ... ok testPos (tests.type.test_univ.RealTestCase) ... ok testPow (tests.type.test_univ.RealTestCase) ... ok testPrettyIn (tests.type.test_univ.RealTestCase) ... ok testPrettyInInf (tests.type.test_univ.RealTestCase) ... ok testRadd (tests.type.test_univ.RealTestCase) ... ok testRaddInf (tests.type.test_univ.RealTestCase) ... ok testRdiv (tests.type.test_univ.RealTestCase) ... ok testRepr (tests.type.test_univ.RealTestCase) ... ok testRmod (tests.type.test_univ.RealTestCase) ... ok testRmul (tests.type.test_univ.RealTestCase) ... ok testRound (tests.type.test_univ.RealTestCase) ... ok testRpow (tests.type.test_univ.RealTestCase) ... ok testRsub (tests.type.test_univ.RealTestCase) ... ok testStaticDef (tests.type.test_univ.RealTestCase) ... ok testStr (tests.type.test_univ.RealTestCase) ... ok testStrInf (tests.type.test_univ.RealTestCase) ... ok testSub (tests.type.test_univ.RealTestCase) ... ok testTag (tests.type.test_univ.RealTestCase) ... ok testTrunc (tests.type.test_univ.RealTestCase) ... ok testById (tests.type.test_univ.Sequence) ... ok testByKey (tests.type.test_univ.Sequence) ... ok testClone (tests.type.test_univ.Sequence) ... ok testComponentConstraintsMatching (tests.type.test_univ.Sequence) ... ok testComponentTagsMatching (tests.type.test_univ.Sequence) ... ok testContains (tests.type.test_univ.Sequence) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Sequence) ... ok testGetComponentWithConstructedDefault (tests.type.test_univ.Sequence) ... ok testGetComponentWithDefault (tests.type.test_univ.Sequence) ... ok testGetItem (tests.type.test_univ.Sequence) ... ok testGetNearPosition (tests.type.test_univ.Sequence) ... ok testItems (tests.type.test_univ.Sequence) ... ok testIter (tests.type.test_univ.Sequence) ... ok testKeys (tests.type.test_univ.Sequence) ... ok testRepr (tests.type.test_univ.Sequence) ... ok testSetComponents (tests.type.test_univ.Sequence) ... ok testSetDefaultComponents (tests.type.test_univ.Sequence) ... ok testSetItem (tests.type.test_univ.Sequence) ... ok testSetToDefault (tests.type.test_univ.Sequence) ... ok testStaticDef (tests.type.test_univ.Sequence) ... ok testTag (tests.type.test_univ.Sequence) ... ok testUpdate (tests.type.test_univ.Sequence) ... ok testValues (tests.type.test_univ.Sequence) ... ok testAppend (tests.type.test_univ.SequenceOf) ... ok testClone (tests.type.test_univ.SequenceOf) ... ok testCmp (tests.type.test_univ.SequenceOf) ... ok testComponentConstraintsMatching (tests.type.test_univ.SequenceOf) ... ok testComponentTagsMatching (tests.type.test_univ.SequenceOf) ... ok testCount (tests.type.test_univ.SequenceOf) ... ok testExtend (tests.type.test_univ.SequenceOf) ... ok testGetComponentNoInstantiation (tests.type.test_univ.SequenceOf) ... ok testGetComponentTagMap (tests.type.test_univ.SequenceOf) ... ok testGetComponentWithDefault (tests.type.test_univ.SequenceOf) ... ok testGetItem (tests.type.test_univ.SequenceOf) ... ok testIndex (tests.type.test_univ.SequenceOf) ... ok testLegacyInitializer (tests.type.test_univ.SequenceOf) ... ok testRepr (tests.type.test_univ.SequenceOf) ... ok testSeq (tests.type.test_univ.SequenceOf) ... ok testSetComponents (tests.type.test_univ.SequenceOf) ... ok testSetItem (tests.type.test_univ.SequenceOf) ... ok testSizeSpec (tests.type.test_univ.SequenceOf) ... ok testSort (tests.type.test_univ.SequenceOf) ... ok testStaticDef (tests.type.test_univ.SequenceOf) ... ok testSubtype (tests.type.test_univ.SequenceOf) ... ok testSubtypeSpec (tests.type.test_univ.SequenceOf) ... ok testTag (tests.type.test_univ.SequenceOf) ... ok testSchemaPickling (tests.type.test_univ.SequenceOfPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SequenceOfPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.SequencePicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SequencePicklingTestCase) ... ok testGetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testItems (tests.type.test_univ.SequenceWithoutSchema) ... ok testIter (tests.type.test_univ.SequenceWithoutSchema) ... ok testKeys (tests.type.test_univ.SequenceWithoutSchema) ... ok testSetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testUpdate (tests.type.test_univ.SequenceWithoutSchema) ... ok testValues (tests.type.test_univ.SequenceWithoutSchema) ... ok testByTypeWithInstance (tests.type.test_univ.Set) ... ok testByTypeWithPythonValue (tests.type.test_univ.Set) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Set) ... ok testGetComponentTagMap (tests.type.test_univ.Set) ... ok testGetComponentWithDefault (tests.type.test_univ.Set) ... ok testGetPositionByType (tests.type.test_univ.Set) ... ok testGetTagMap (tests.type.test_univ.Set) ... ok testIter (tests.type.test_univ.Set) ... ok testSetToDefault (tests.type.test_univ.Set) ... ok testStaticDef (tests.type.test_univ.Set) ... ok testTag (tests.type.test_univ.Set) ... ok testSeq (tests.type.test_univ.SetOf) ... ok testStaticDef (tests.type.test_univ.SetOf) ... ok testTag (tests.type.test_univ.SetOf) ... ok testSchemaPickling (tests.type.test_univ.SetOfPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SetOfPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.SetPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SetPicklingTestCase) ... ok testAdd (tests.type.test_char.BMPStringTestCase) ... ok testAsNumbers (tests.type.test_char.BMPStringTestCase) ... ok testAsOctets (tests.type.test_char.BMPStringTestCase) ... ok testContains (tests.type.test_char.BMPStringTestCase) ... ok testEmpty (tests.type.test_char.BMPStringTestCase) ... ok testInit (tests.type.test_char.BMPStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.BMPStringTestCase) ... ok testLength (tests.type.test_char.BMPStringTestCase) ... ok testMul (tests.type.test_char.BMPStringTestCase) ... ok testPrintable (tests.type.test_char.BMPStringTestCase) ... ok testRadd (tests.type.test_char.BMPStringTestCase) ... ok testReverse (tests.type.test_char.BMPStringTestCase) ... ok testRmul (tests.type.test_char.BMPStringTestCase) ... ok testSchemaPickling (tests.type.test_char.BMPStringTestCase) ... ok testSeq (tests.type.test_char.BMPStringTestCase) ... ok testSerialised (tests.type.test_char.BMPStringTestCase) ... ok testSizeConstraint (tests.type.test_char.BMPStringTestCase) ... ok testUnicode (tests.type.test_char.BMPStringTestCase) ... ok testValuePickling (tests.type.test_char.BMPStringTestCase) ... ok testAdd (tests.type.test_char.GeneralStringTestCase) ... ok testAsNumbers (tests.type.test_char.GeneralStringTestCase) ... ok testAsOctets (tests.type.test_char.GeneralStringTestCase) ... ok testContains (tests.type.test_char.GeneralStringTestCase) ... ok testEmpty (tests.type.test_char.GeneralStringTestCase) ... ok testInit (tests.type.test_char.GeneralStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.GeneralStringTestCase) ... ok testLength (tests.type.test_char.GeneralStringTestCase) ... ok testMul (tests.type.test_char.GeneralStringTestCase) ... ok testPrintable (tests.type.test_char.GeneralStringTestCase) ... ok testRadd (tests.type.test_char.GeneralStringTestCase) ... ok testReverse (tests.type.test_char.GeneralStringTestCase) ... ok testRmul (tests.type.test_char.GeneralStringTestCase) ... ok testSchemaPickling (tests.type.test_char.GeneralStringTestCase) ... ok testSeq (tests.type.test_char.GeneralStringTestCase) ... ok testSerialised (tests.type.test_char.GeneralStringTestCase) ... ok testSizeConstraint (tests.type.test_char.GeneralStringTestCase) ... ok testUnicode (tests.type.test_char.GeneralStringTestCase) ... ok testValuePickling (tests.type.test_char.GeneralStringTestCase) ... ok testAdd (tests.type.test_char.UTF8StringTestCase) ... ok testAsNumbers (tests.type.test_char.UTF8StringTestCase) ... ok testAsOctets (tests.type.test_char.UTF8StringTestCase) ... ok testContains (tests.type.test_char.UTF8StringTestCase) ... ok testEmpty (tests.type.test_char.UTF8StringTestCase) ... ok testInit (tests.type.test_char.UTF8StringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.UTF8StringTestCase) ... ok testLength (tests.type.test_char.UTF8StringTestCase) ... ok testMul (tests.type.test_char.UTF8StringTestCase) ... ok testPrintable (tests.type.test_char.UTF8StringTestCase) ... ok testRadd (tests.type.test_char.UTF8StringTestCase) ... ok testReverse (tests.type.test_char.UTF8StringTestCase) ... ok testRmul (tests.type.test_char.UTF8StringTestCase) ... ok testSchemaPickling (tests.type.test_char.UTF8StringTestCase) ... ok testSeq (tests.type.test_char.UTF8StringTestCase) ... ok testSerialised (tests.type.test_char.UTF8StringTestCase) ... ok testSizeConstraint (tests.type.test_char.UTF8StringTestCase) ... ok testUnicode (tests.type.test_char.UTF8StringTestCase) ... ok testValuePickling (tests.type.test_char.UTF8StringTestCase) ... ok testAdd (tests.type.test_char.VisibleStringTestCase) ... ok testAsNumbers (tests.type.test_char.VisibleStringTestCase) ... ok testAsOctets (tests.type.test_char.VisibleStringTestCase) ... ok testContains (tests.type.test_char.VisibleStringTestCase) ... ok testEmpty (tests.type.test_char.VisibleStringTestCase) ... ok testInit (tests.type.test_char.VisibleStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.VisibleStringTestCase) ... ok testLength (tests.type.test_char.VisibleStringTestCase) ... ok testMul (tests.type.test_char.VisibleStringTestCase) ... ok testPrintable (tests.type.test_char.VisibleStringTestCase) ... ok testRadd (tests.type.test_char.VisibleStringTestCase) ... ok testReverse (tests.type.test_char.VisibleStringTestCase) ... ok testRmul (tests.type.test_char.VisibleStringTestCase) ... ok testSchemaPickling (tests.type.test_char.VisibleStringTestCase) ... ok testSeq (tests.type.test_char.VisibleStringTestCase) ... ok testSerialised (tests.type.test_char.VisibleStringTestCase) ... ok testSizeConstraint (tests.type.test_char.VisibleStringTestCase) ... ok testUnicode (tests.type.test_char.VisibleStringTestCase) ... ok testValuePickling (tests.type.test_char.VisibleStringTestCase) ... ok testSchemaPickling (tests.type.test_useful.GeneralizedTimePicklingTestCase) ... ok testValuePickling (tests.type.test_useful.GeneralizedTimePicklingTestCase) ... ok testCopy (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testFromDateTime (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime5 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime6 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime7 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime8 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testSchemaPickling (tests.type.test_useful.UTCTimePicklingTestCase) ... ok testValuePickling (tests.type.test_useful.UTCTimePicklingTestCase) ... ok testFromDateTime (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.UTCTimeTestCase) ... ok testTaggedEx (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testUntagged (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedEx (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testTaggedIm (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testUntagged (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.BMPStringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.BMPStringEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testEmptyValue (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testEmptyValue (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testFalse (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testFalse (tests.codec.ber.test_encoder.BooleanEncoderWithSchemaTestCase) ... ok testTrue (tests.codec.ber.test_encoder.BooleanEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionOne (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionTwo (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testTagged (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testTaggedUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testCompactZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testMinusOne (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testPosInt (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testPosLong (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testZero (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testEncoder (tests.codec.ber.test_encoder.LargeTagEncoderTestCase) ... ok testNull (tests.codec.ber.test_encoder.NullEncoderTestCase) ... ok testNull (tests.codec.ber.test_encoder.NullEncoderWithSchemaTestCase) ... ok testEdge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge5 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge6 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge7 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge8 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge9 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdgeA (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (tests.codec.ber.test_encoder.ObjectIdentifierWithSchemaEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testBin1 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin2 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin3 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin4 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin5 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin6 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin7 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (tests.codec.ber.test_encoder.RealEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeChoiceTwo (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeIncompatibleType (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeUnknownId (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UTF8StringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UTF8StringEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UniversalStringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UniversalStringEncoderWithSchemaTestCase) ... ok testByUntagged (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedEx (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.BMPStringDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testTypeChecking (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testExtraTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testBySpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTag (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTagUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testCache (tests.codec.ber.test_decoder.DecoderCacheTestCase) ... ok testDefiniteNoEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testExpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testIndefiniteEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoConstructedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoEooData (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoLongFormEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testUnexpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testWithSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testWithoutSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testMinusOne (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testSpec (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZero (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZeroLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testLargeTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testLongTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testTagsEquivalence (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testAny (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testOctetString (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testNull (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testEdge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge5 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge6 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge7 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge8 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge9 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testIndefiniteLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testOne (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testReservedLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testZeroLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testBin1 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin2 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin3 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin4 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin5 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testChar (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testEmpty (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testMinusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testPlusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testShortEncoding (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionaIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesChoiceTwo (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownType (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDontDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDontDecodeOpenTypesChoiceTwo (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testTagFormat (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UTF8StringDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UniversalStringDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testDecimalCommaPoint (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSubseconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefaultWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testOptionalWithValue (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetWithChoiceWithSchemaEncoderTestCase) ... ok testWithTaggedChoice (tests.codec.cer.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testWithUntaggedChoice (tests.codec.cer.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testFractionOfSecond (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testEmpty (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testOverflow (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testInitializedDefaultNullIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedDefaultOctetStringIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedOptionalNullIsEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedOptionalOctetStringIsEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testUninitializedOptionalNullIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testUninitializedOptionalOctetStringIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeDefaultWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeOptionalWithValue (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode1 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testComponentsOrdering1 (tests.codec.der.test_encoder.SetWithAlternatingChoiceEncoderTestCase) ... ok testComponentsOrdering2 (tests.codec.der.test_encoder.SetWithAlternatingChoiceEncoderTestCase) ... ok testWithTaggedChoice (tests.codec.der.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testWithUntaggedChoice (tests.codec.der.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testDefModeChunked (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testChunkedMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.AnyEncoderTestCase) ... ok testBadValueType (tests.codec.native.test_encoder.BadAsn1SpecTestCase) ... ok testValue (tests.codec.native.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testEmpty (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testNegInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testNull (tests.codec.native.test_encoder.NullEncoderTestCase) ... ok testOne (tests.codec.native.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testValue (tests.codec.native.test_encoder.OctetStringEncoderTestCase) ... ok testChar (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.SequenceEncoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.AnyDecoderTestCase) ... ok testBadSpec (tests.codec.native.test_decoder.BadAsn1SpecTestCase) ... ok testSimple (tests.codec.native.test_decoder.BitStringDecoderTestCase) ... ok testTrue (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.ChoiceDecoderTestCase) ... ok testNegInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testNull (tests.codec.native.test_decoder.NullDecoderTestCase) ... ok testOne (tests.codec.native.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.RealDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.SequenceDecoderTestCase) ... ok test_bin_allones (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_allzeros (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_neg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_noarg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_pos (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_zero (tests.compat.test_binary.BinaryTestCase) ... ok test_from_bytes_empty (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_signed (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_unsigned (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_zero (tests.compat.test_integer.IntegerTestCase) ... ok test_ensureString (tests.compat.test_octets.OctetsTestCase) ... ok test_int2oct (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_isOctetsType (tests.compat.test_octets.OctetsTestCase) ... ok test_isStringType (tests.compat.test_octets.OctetsTestCase) ... ok test_oct2int (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok ---------------------------------------------------------------------- Ran 995 tests in 1.407s OK + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' test running build running build_py creating build-3 creating build-3/lib creating build-3/lib/pyasn1 copying pyasn1/error.py -> build-3/lib/pyasn1 copying pyasn1/debug.py -> build-3/lib/pyasn1 copying pyasn1/__init__.py -> build-3/lib/pyasn1 creating build-3/lib/pyasn1/type copying pyasn1/type/namedval.py -> build-3/lib/pyasn1/type copying pyasn1/type/char.py -> build-3/lib/pyasn1/type copying pyasn1/type/error.py -> build-3/lib/pyasn1/type copying pyasn1/type/base.py -> build-3/lib/pyasn1/type copying pyasn1/type/tag.py -> build-3/lib/pyasn1/type copying pyasn1/type/useful.py -> build-3/lib/pyasn1/type copying pyasn1/type/univ.py -> build-3/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build-3/lib/pyasn1/type copying pyasn1/type/__init__.py -> build-3/lib/pyasn1/type copying pyasn1/type/opentype.py -> build-3/lib/pyasn1/type copying pyasn1/type/constraint.py -> build-3/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build-3/lib/pyasn1/type creating build-3/lib/pyasn1/compat copying pyasn1/compat/string.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build-3/lib/pyasn1/compat creating build-3/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build-3/lib/pyasn1/codec creating build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build-3/lib/pyasn1/codec/ber creating build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build-3/lib/pyasn1/codec/cer creating build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build-3/lib/pyasn1/codec/der creating build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build-3/lib/pyasn1/codec/native running test testKnownFlags (tests.test_debug.DebugCaseBase) ... 2019-06-02 01:21:14,973 pyasn1: running pyasn1 0.4.5, debug flags all, encoder, decoder 2019-06-02 01:21:14,973 pyasn1: debug category 'all' enabled 2019-06-02 01:21:14,973 pyasn1: debug category 'encoder' enabled 2019-06-02 01:21:14,973 pyasn1: debug category 'decoder' enabled ok testUnknownFlags (tests.test_debug.DebugCaseBase) ... ok testBadVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsExclusionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionRangeTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp1 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp2 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp3 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testCmp4 (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testGoodVal (tests.type.test_constraint.ConstraintsUnionTestCase) ... ok testBadVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.DirectDerivationTestCase) ... ok testBadVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testGoodVal (tests.type.test_constraint.IndirectDerivationTestCase) ... ok testConst1 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testConst2 (tests.type.test_constraint.InnerTypeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (tests.type.test_constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testCmp (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testHash (tests.type.test_constraint.SingleValueConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueRangeConstraintTestCase) ... ok testBadVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (tests.type.test_constraint.ValueSizeConstraintTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.TaggedAnyOpenTypeTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.TaggedAnyTestCase) ... ok testTypeCheckOnAssignment (tests.type.test_opentype.UntaggedAnyTestCase) ... ok testDuplicateDefaultTags (tests.type.test_namedtype.DuplicateNamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypeCaseBase) ... ok testContains (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetItem (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetNameByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testIter (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testRepr (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testReprTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testStrTagMap (tests.type.test_namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (tests.type.test_namedtype.OrderedNamedTypesCaseBase) ... ok testAdd (tests.type.test_namedval.NamedValuesCaseBase) ... ok testClone (tests.type.test_namedval.NamedValuesCaseBase) ... ok testDict (tests.type.test_namedval.NamedValuesCaseBase) ... ok testInit (tests.type.test_namedval.NamedValuesCaseBase) ... ok testLen (tests.type.test_namedval.NamedValuesCaseBase) ... ok testStrRepr (tests.type.test_namedval.NamedValuesCaseBase) ... ok testSuperTagCheck1 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (tests.type.test_tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (tests.type.test_tag.SuperTagSetTestCase) ... ok testCmp (tests.type.test_tag.TagCmpTestCase) ... ok testHash (tests.type.test_tag.TagCmpTestCase) ... ok testSequence (tests.type.test_tag.TagCmpTestCase) ... ok testRepr (tests.type.test_tag.TagReprTestCase) ... ok testAdd (tests.type.test_tag.TagSetAddTestSuite) ... ok testRadd (tests.type.test_tag.TagSetAddTestSuite) ... ok testCmp (tests.type.test_tag.TagSetCmpTestCase) ... ok testHash (tests.type.test_tag.TagSetCmpTestCase) ... ok testLen (tests.type.test_tag.TagSetCmpTestCase) ... ok testRepr (tests.type.test_tag.TagSetReprTestCase) ... ok testExplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testImplicitTag (tests.type.test_tag.TaggingTestSuite) ... ok testSchemaPickling (tests.type.test_univ.BitStringPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.BitStringPicklingTestCase) ... ok testAsInteger (tests.type.test_univ.BitStringTestCase) ... ok testAsInts (tests.type.test_univ.BitStringTestCase) ... ok testAsOctets (tests.type.test_univ.BitStringTestCase) ... ok testBinDefault (tests.type.test_univ.BitStringTestCase) ... ok testGetItem (tests.type.test_univ.BitStringTestCase) ... ok testHexDefault (tests.type.test_univ.BitStringTestCase) ... ok testLen (tests.type.test_univ.BitStringTestCase) ... ok testMultipleOfEightPadding (tests.type.test_univ.BitStringTestCase) ... ok testRepr (tests.type.test_univ.BitStringTestCase) ... ok testReverse (tests.type.test_univ.BitStringTestCase) ... ok testSet (tests.type.test_univ.BitStringTestCase) ... ok testStaticDef (tests.type.test_univ.BitStringTestCase) ... ok testStr (tests.type.test_univ.BitStringTestCase) ... ok testTag (tests.type.test_univ.BitStringTestCase) ... ok testSchemaPickling (tests.type.test_univ.BooleanPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.BooleanPicklingTestCase) ... ok testConstraints (tests.type.test_univ.BooleanTestCase) ... ok testFalse (tests.type.test_univ.BooleanTestCase) ... ok testInt (tests.type.test_univ.BooleanTestCase) ... ok testRepr (tests.type.test_univ.BooleanTestCase) ... ok testStr (tests.type.test_univ.BooleanTestCase) ... ok testTag (tests.type.test_univ.BooleanTestCase) ... ok testTruth (tests.type.test_univ.BooleanTestCase) ... ok testClone (tests.type.test_univ.Choice) ... ok testCmp (tests.type.test_univ.Choice) ... ok testContains (tests.type.test_univ.Choice) ... ok testGetComponent (tests.type.test_univ.Choice) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Choice) ... ok testGetComponentWithDefault (tests.type.test_univ.Choice) ... ok testGetName (tests.type.test_univ.Choice) ... ok testInnerByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testInnerByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testIter (tests.type.test_univ.Choice) ... ok testOuterByTypeWithInstanceValue (tests.type.test_univ.Choice) ... ok testOuterByTypeWithPythonValue (tests.type.test_univ.Choice) ... ok testRepr (tests.type.test_univ.Choice) ... ok testSetComponentByPosition (tests.type.test_univ.Choice) ... ok testSetToDefault (tests.type.test_univ.Choice) ... ok testStaticDef (tests.type.test_univ.Choice) ... ok testTag (tests.type.test_univ.Choice) ... ok testSchemaPickling (tests.type.test_univ.ChoicePicklingTestCase) ... ok testValuePickling (tests.type.test_univ.ChoicePicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.IntegerPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.IntegerPicklingTestCase) ... ok testAdd (tests.type.test_univ.IntegerTestCase) ... ok testAnd (tests.type.test_univ.IntegerTestCase) ... ok testCeil (tests.type.test_univ.IntegerTestCase) ... ok testDivFloat (tests.type.test_univ.IntegerTestCase) ... ok testDivInt (tests.type.test_univ.IntegerTestCase) ... ok testFloat (tests.type.test_univ.IntegerTestCase) ... ok testFloor (tests.type.test_univ.IntegerTestCase) ... ok testFloorDiv (tests.type.test_univ.IntegerTestCase) ... ok testInt (tests.type.test_univ.IntegerTestCase) ... ok testInvert (tests.type.test_univ.IntegerTestCase) ... ok testLong (tests.type.test_univ.IntegerTestCase) ... ok testLshift (tests.type.test_univ.IntegerTestCase) ... ok testMod (tests.type.test_univ.IntegerTestCase) ... ok testMul (tests.type.test_univ.IntegerTestCase) ... ok testNamedVals (tests.type.test_univ.IntegerTestCase) ... ok testNeg (tests.type.test_univ.IntegerTestCase) ... ok testOr (tests.type.test_univ.IntegerTestCase) ... ok testPos (tests.type.test_univ.IntegerTestCase) ... ok testPow (tests.type.test_univ.IntegerTestCase) ... ok testPrettyIn (tests.type.test_univ.IntegerTestCase) ... ok testRadd (tests.type.test_univ.IntegerTestCase) ... ok testRand (tests.type.test_univ.IntegerTestCase) ... ok testRdivFloat (tests.type.test_univ.IntegerTestCase) ... ok testRdivInt (tests.type.test_univ.IntegerTestCase) ... ok testRepr (tests.type.test_univ.IntegerTestCase) ... ok testRmod (tests.type.test_univ.IntegerTestCase) ... ok testRmul (tests.type.test_univ.IntegerTestCase) ... ok testRor (tests.type.test_univ.IntegerTestCase) ... ok testRound (tests.type.test_univ.IntegerTestCase) ... ok testRpow (tests.type.test_univ.IntegerTestCase) ... ok testRshift (tests.type.test_univ.IntegerTestCase) ... ok testRsub (tests.type.test_univ.IntegerTestCase) ... ok testRxor (tests.type.test_univ.IntegerTestCase) ... ok testStr (tests.type.test_univ.IntegerTestCase) ... ok testSub (tests.type.test_univ.IntegerTestCase) ... ok testSubtype (tests.type.test_univ.IntegerTestCase) ... ok testTag (tests.type.test_univ.IntegerTestCase) ... ok testTrueDiv (tests.type.test_univ.IntegerTestCase) ... ok testTrunc (tests.type.test_univ.IntegerTestCase) ... ok testXor (tests.type.test_univ.IntegerTestCase) ... ok testAdd (tests.type.test_univ.NoValueTestCase) ... ok testBitShift (tests.type.test_univ.NoValueTestCase) ... ok testBooleanEvaluation (tests.type.test_univ.NoValueTestCase) ... ok testCmp (tests.type.test_univ.NoValueTestCase) ... ok testInt (tests.type.test_univ.NoValueTestCase) ... ok testIsInstance (tests.type.test_univ.NoValueTestCase) ... ok testKey (tests.type.test_univ.NoValueTestCase) ... ok testKeyAssignment (tests.type.test_univ.NoValueTestCase) ... ok testLen (tests.type.test_univ.NoValueTestCase) ... ok testRepr (tests.type.test_univ.NoValueTestCase) ... ok testSingleton (tests.type.test_univ.NoValueTestCase) ... ok testSizeOf (tests.type.test_univ.NoValueTestCase) ... ok testStr (tests.type.test_univ.NoValueTestCase) ... ok testSubs (tests.type.test_univ.NoValueTestCase) ... ok testConstraints (tests.type.test_univ.Null) ... ok testInit (tests.type.test_univ.Null) ... ok testRepr (tests.type.test_univ.Null) ... ok testStaticDef (tests.type.test_univ.Null) ... ok testStr (tests.type.test_univ.Null) ... ok testTag (tests.type.test_univ.Null) ... ok testSchemaPickling (tests.type.test_univ.NullPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.NullPicklingTestCase) ... ok testAdd (tests.type.test_univ.ObjectIdentifier) ... ok testContains (tests.type.test_univ.ObjectIdentifier) ... ok testEq (tests.type.test_univ.ObjectIdentifier) ... ok testInput1 (tests.type.test_univ.ObjectIdentifier) ... ok testInput2 (tests.type.test_univ.ObjectIdentifier) ... ok testInput3 (tests.type.test_univ.ObjectIdentifier) ... ok testLen (tests.type.test_univ.ObjectIdentifier) ... ok testPrefix (tests.type.test_univ.ObjectIdentifier) ... ok testRadd (tests.type.test_univ.ObjectIdentifier) ... ok testRepr (tests.type.test_univ.ObjectIdentifier) ... ok testStaticDef (tests.type.test_univ.ObjectIdentifier) ... ok testStr (tests.type.test_univ.ObjectIdentifier) ... ok testTag (tests.type.test_univ.ObjectIdentifier) ... ok testUnicode (tests.type.test_univ.ObjectIdentifier) ... ok testSchemaPickling (tests.type.test_univ.ObjectIdentifierPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.ObjectIdentifierPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.OctetStringPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.OctetStringPicklingTestCase) ... ok testBinDefault (tests.type.test_univ.OctetStringTestCase) ... ok testBinStr (tests.type.test_univ.OctetStringTestCase) ... ok testEmpty (tests.type.test_univ.OctetStringTestCase) ... ok testHexDefault (tests.type.test_univ.OctetStringTestCase) ... ok testHexStr (tests.type.test_univ.OctetStringTestCase) ... ok testRepr (tests.type.test_univ.OctetStringTestCase) ... ok testStaticDef (tests.type.test_univ.OctetStringTestCase) ... ok testTag (tests.type.test_univ.OctetStringTestCase) ... ok testTuple (tests.type.test_univ.OctetStringTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testContains (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInit (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testMul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithAsciiTestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithUtf16TestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithUtf32TestCase) ... ok testAdd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsInts (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testAsOctets (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testContains (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInit (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testInitFromAsn1 (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testMul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testPrintable (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRadd (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRepr (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testReverse (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testRmul (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSeq (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSerialised (tests.type.test_univ.OctetStringWithUtf8TestCase) ... ok testSchemaPickling (tests.type.test_univ.RealPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.RealPicklingTestCase) ... ok testAdd (tests.type.test_univ.RealTestCase) ... ok testAddInf (tests.type.test_univ.RealTestCase) ... ok testCeil (tests.type.test_univ.RealTestCase) ... ok testDiv (tests.type.test_univ.RealTestCase) ... ok testFloat (tests.type.test_univ.RealTestCase) ... ok testFloat4BinEnc (tests.type.test_univ.RealTestCase) ... ok testFloatInf (tests.type.test_univ.RealTestCase) ... ok testFloor (tests.type.test_univ.RealTestCase) ... ok testInt (tests.type.test_univ.RealTestCase) ... ok testIntInf (tests.type.test_univ.RealTestCase) ... ok testLong (tests.type.test_univ.RealTestCase) ... ok testLongInf (tests.type.test_univ.RealTestCase) ... ok testMinusInf (tests.type.test_univ.RealTestCase) ... ok testMod (tests.type.test_univ.RealTestCase) ... ok testMul (tests.type.test_univ.RealTestCase) ... ok testNeg (tests.type.test_univ.RealTestCase) ... ok testPlusInf (tests.type.test_univ.RealTestCase) ... ok testPos (tests.type.test_univ.RealTestCase) ... ok testPow (tests.type.test_univ.RealTestCase) ... ok testPrettyIn (tests.type.test_univ.RealTestCase) ... ok testPrettyInInf (tests.type.test_univ.RealTestCase) ... ok testRadd (tests.type.test_univ.RealTestCase) ... ok testRaddInf (tests.type.test_univ.RealTestCase) ... ok testRdiv (tests.type.test_univ.RealTestCase) ... ok testRepr (tests.type.test_univ.RealTestCase) ... ok testRmod (tests.type.test_univ.RealTestCase) ... ok testRmul (tests.type.test_univ.RealTestCase) ... ok testRound (tests.type.test_univ.RealTestCase) ... ok testRpow (tests.type.test_univ.RealTestCase) ... ok testRsub (tests.type.test_univ.RealTestCase) ... ok testStaticDef (tests.type.test_univ.RealTestCase) ... ok testStr (tests.type.test_univ.RealTestCase) ... ok testStrInf (tests.type.test_univ.RealTestCase) ... ok testSub (tests.type.test_univ.RealTestCase) ... ok testTag (tests.type.test_univ.RealTestCase) ... ok testTrunc (tests.type.test_univ.RealTestCase) ... ok testById (tests.type.test_univ.Sequence) ... ok testByKey (tests.type.test_univ.Sequence) ... ok testClone (tests.type.test_univ.Sequence) ... ok testComponentConstraintsMatching (tests.type.test_univ.Sequence) ... ok testComponentTagsMatching (tests.type.test_univ.Sequence) ... ok testContains (tests.type.test_univ.Sequence) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Sequence) ... ok testGetComponentWithConstructedDefault (tests.type.test_univ.Sequence) ... ok testGetComponentWithDefault (tests.type.test_univ.Sequence) ... ok testGetItem (tests.type.test_univ.Sequence) ... ok testGetNearPosition (tests.type.test_univ.Sequence) ... ok testItems (tests.type.test_univ.Sequence) ... ok testIter (tests.type.test_univ.Sequence) ... ok testKeys (tests.type.test_univ.Sequence) ... ok testRepr (tests.type.test_univ.Sequence) ... ok testSetComponents (tests.type.test_univ.Sequence) ... ok testSetDefaultComponents (tests.type.test_univ.Sequence) ... ok testSetItem (tests.type.test_univ.Sequence) ... ok testSetToDefault (tests.type.test_univ.Sequence) ... ok testStaticDef (tests.type.test_univ.Sequence) ... ok testTag (tests.type.test_univ.Sequence) ... ok testUpdate (tests.type.test_univ.Sequence) ... ok testValues (tests.type.test_univ.Sequence) ... ok testAppend (tests.type.test_univ.SequenceOf) ... ok testClone (tests.type.test_univ.SequenceOf) ... ok testCmp (tests.type.test_univ.SequenceOf) ... ok testComponentConstraintsMatching (tests.type.test_univ.SequenceOf) ... ok testComponentTagsMatching (tests.type.test_univ.SequenceOf) ... ok testCount (tests.type.test_univ.SequenceOf) ... ok testExtend (tests.type.test_univ.SequenceOf) ... ok testGetComponentNoInstantiation (tests.type.test_univ.SequenceOf) ... ok testGetComponentTagMap (tests.type.test_univ.SequenceOf) ... ok testGetComponentWithDefault (tests.type.test_univ.SequenceOf) ... ok testGetItem (tests.type.test_univ.SequenceOf) ... ok testIndex (tests.type.test_univ.SequenceOf) ... ok testLegacyInitializer (tests.type.test_univ.SequenceOf) ... ok testRepr (tests.type.test_univ.SequenceOf) ... ok testSeq (tests.type.test_univ.SequenceOf) ... ok testSetComponents (tests.type.test_univ.SequenceOf) ... ok testSetItem (tests.type.test_univ.SequenceOf) ... ok testSizeSpec (tests.type.test_univ.SequenceOf) ... ok testSort (tests.type.test_univ.SequenceOf) ... ok testStaticDef (tests.type.test_univ.SequenceOf) ... ok testSubtype (tests.type.test_univ.SequenceOf) ... ok testSubtypeSpec (tests.type.test_univ.SequenceOf) ... ok testTag (tests.type.test_univ.SequenceOf) ... ok testSchemaPickling (tests.type.test_univ.SequenceOfPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SequenceOfPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.SequencePicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SequencePicklingTestCase) ... ok testGetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testItems (tests.type.test_univ.SequenceWithoutSchema) ... ok testIter (tests.type.test_univ.SequenceWithoutSchema) ... ok testKeys (tests.type.test_univ.SequenceWithoutSchema) ... ok testSetItem (tests.type.test_univ.SequenceWithoutSchema) ... ok testUpdate (tests.type.test_univ.SequenceWithoutSchema) ... ok testValues (tests.type.test_univ.SequenceWithoutSchema) ... ok testByTypeWithInstance (tests.type.test_univ.Set) ... ok testByTypeWithPythonValue (tests.type.test_univ.Set) ... ok testGetComponentNoInstantiation (tests.type.test_univ.Set) ... ok testGetComponentTagMap (tests.type.test_univ.Set) ... ok testGetComponentWithDefault (tests.type.test_univ.Set) ... ok testGetPositionByType (tests.type.test_univ.Set) ... ok testGetTagMap (tests.type.test_univ.Set) ... ok testIter (tests.type.test_univ.Set) ... ok testSetToDefault (tests.type.test_univ.Set) ... ok testStaticDef (tests.type.test_univ.Set) ... ok testTag (tests.type.test_univ.Set) ... ok testSeq (tests.type.test_univ.SetOf) ... ok testStaticDef (tests.type.test_univ.SetOf) ... ok testTag (tests.type.test_univ.SetOf) ... ok testSchemaPickling (tests.type.test_univ.SetOfPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SetOfPicklingTestCase) ... ok testSchemaPickling (tests.type.test_univ.SetPicklingTestCase) ... ok testValuePickling (tests.type.test_univ.SetPicklingTestCase) ... ok testAdd (tests.type.test_char.BMPStringTestCase) ... ok testAsNumbers (tests.type.test_char.BMPStringTestCase) ... ok testAsOctets (tests.type.test_char.BMPStringTestCase) ... ok testContains (tests.type.test_char.BMPStringTestCase) ... ok testEmpty (tests.type.test_char.BMPStringTestCase) ... ok testInit (tests.type.test_char.BMPStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.BMPStringTestCase) ... ok testLength (tests.type.test_char.BMPStringTestCase) ... ok testMul (tests.type.test_char.BMPStringTestCase) ... ok testPrintable (tests.type.test_char.BMPStringTestCase) ... ok testRadd (tests.type.test_char.BMPStringTestCase) ... ok testReverse (tests.type.test_char.BMPStringTestCase) ... ok testRmul (tests.type.test_char.BMPStringTestCase) ... ok testSchemaPickling (tests.type.test_char.BMPStringTestCase) ... ok testSeq (tests.type.test_char.BMPStringTestCase) ... ok testSerialised (tests.type.test_char.BMPStringTestCase) ... ok testSizeConstraint (tests.type.test_char.BMPStringTestCase) ... ok testUnicode (tests.type.test_char.BMPStringTestCase) ... ok testValuePickling (tests.type.test_char.BMPStringTestCase) ... ok testAdd (tests.type.test_char.GeneralStringTestCase) ... ok testAsNumbers (tests.type.test_char.GeneralStringTestCase) ... ok testAsOctets (tests.type.test_char.GeneralStringTestCase) ... ok testContains (tests.type.test_char.GeneralStringTestCase) ... ok testEmpty (tests.type.test_char.GeneralStringTestCase) ... ok testInit (tests.type.test_char.GeneralStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.GeneralStringTestCase) ... ok testLength (tests.type.test_char.GeneralStringTestCase) ... ok testMul (tests.type.test_char.GeneralStringTestCase) ... ok testPrintable (tests.type.test_char.GeneralStringTestCase) ... ok testRadd (tests.type.test_char.GeneralStringTestCase) ... ok testReverse (tests.type.test_char.GeneralStringTestCase) ... ok testRmul (tests.type.test_char.GeneralStringTestCase) ... ok testSchemaPickling (tests.type.test_char.GeneralStringTestCase) ... ok testSeq (tests.type.test_char.GeneralStringTestCase) ... ok testSerialised (tests.type.test_char.GeneralStringTestCase) ... ok testSizeConstraint (tests.type.test_char.GeneralStringTestCase) ... ok testUnicode (tests.type.test_char.GeneralStringTestCase) ... ok testValuePickling (tests.type.test_char.GeneralStringTestCase) ... ok testAdd (tests.type.test_char.UTF8StringTestCase) ... ok testAsNumbers (tests.type.test_char.UTF8StringTestCase) ... ok testAsOctets (tests.type.test_char.UTF8StringTestCase) ... ok testContains (tests.type.test_char.UTF8StringTestCase) ... ok testEmpty (tests.type.test_char.UTF8StringTestCase) ... ok testInit (tests.type.test_char.UTF8StringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.UTF8StringTestCase) ... ok testLength (tests.type.test_char.UTF8StringTestCase) ... ok testMul (tests.type.test_char.UTF8StringTestCase) ... ok testPrintable (tests.type.test_char.UTF8StringTestCase) ... ok testRadd (tests.type.test_char.UTF8StringTestCase) ... ok testReverse (tests.type.test_char.UTF8StringTestCase) ... ok testRmul (tests.type.test_char.UTF8StringTestCase) ... ok testSchemaPickling (tests.type.test_char.UTF8StringTestCase) ... ok testSeq (tests.type.test_char.UTF8StringTestCase) ... ok testSerialised (tests.type.test_char.UTF8StringTestCase) ... ok testSizeConstraint (tests.type.test_char.UTF8StringTestCase) ... ok testUnicode (tests.type.test_char.UTF8StringTestCase) ... ok testValuePickling (tests.type.test_char.UTF8StringTestCase) ... ok testAdd (tests.type.test_char.UniversalStringTestCase) ... ok testAsNumbers (tests.type.test_char.UniversalStringTestCase) ... ok testAsOctets (tests.type.test_char.UniversalStringTestCase) ... ok testContains (tests.type.test_char.UniversalStringTestCase) ... ok testEmpty (tests.type.test_char.UniversalStringTestCase) ... ok testInit (tests.type.test_char.UniversalStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.UniversalStringTestCase) ... ok testLength (tests.type.test_char.UniversalStringTestCase) ... ok testMul (tests.type.test_char.UniversalStringTestCase) ... ok testPrintable (tests.type.test_char.UniversalStringTestCase) ... ok testRadd (tests.type.test_char.UniversalStringTestCase) ... ok testReverse (tests.type.test_char.UniversalStringTestCase) ... ok testRmul (tests.type.test_char.UniversalStringTestCase) ... ok testSchemaPickling (tests.type.test_char.UniversalStringTestCase) ... ok testSeq (tests.type.test_char.UniversalStringTestCase) ... ok testSerialised (tests.type.test_char.UniversalStringTestCase) ... ok testSizeConstraint (tests.type.test_char.UniversalStringTestCase) ... ok testUnicode (tests.type.test_char.UniversalStringTestCase) ... ok testValuePickling (tests.type.test_char.UniversalStringTestCase) ... ok testAdd (tests.type.test_char.VisibleStringTestCase) ... ok testAsNumbers (tests.type.test_char.VisibleStringTestCase) ... ok testAsOctets (tests.type.test_char.VisibleStringTestCase) ... ok testContains (tests.type.test_char.VisibleStringTestCase) ... ok testEmpty (tests.type.test_char.VisibleStringTestCase) ... ok testInit (tests.type.test_char.VisibleStringTestCase) ... ok testInitFromAsn1 (tests.type.test_char.VisibleStringTestCase) ... ok testLength (tests.type.test_char.VisibleStringTestCase) ... ok testMul (tests.type.test_char.VisibleStringTestCase) ... ok testPrintable (tests.type.test_char.VisibleStringTestCase) ... ok testRadd (tests.type.test_char.VisibleStringTestCase) ... ok testReverse (tests.type.test_char.VisibleStringTestCase) ... ok testRmul (tests.type.test_char.VisibleStringTestCase) ... ok testSchemaPickling (tests.type.test_char.VisibleStringTestCase) ... ok testSeq (tests.type.test_char.VisibleStringTestCase) ... ok testSerialised (tests.type.test_char.VisibleStringTestCase) ... ok testSizeConstraint (tests.type.test_char.VisibleStringTestCase) ... ok testUnicode (tests.type.test_char.VisibleStringTestCase) ... ok testValuePickling (tests.type.test_char.VisibleStringTestCase) ... ok testSchemaPickling (tests.type.test_useful.GeneralizedTimePicklingTestCase) ... ok testValuePickling (tests.type.test_useful.GeneralizedTimePicklingTestCase) ... ok testCopy (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testFromDateTime (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime5 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime6 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime7 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testToDateTime8 (tests.type.test_useful.GeneralizedTimeTestCase) ... ok testSchemaPickling (tests.type.test_useful.UTCTimePicklingTestCase) ... ok testValuePickling (tests.type.test_useful.UTCTimePicklingTestCase) ... ok testFromDateTime (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime0 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime1 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime2 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime3 (tests.type.test_useful.UTCTimeTestCase) ... ok testToDateTime4 (tests.type.test_useful.UTCTimeTestCase) ... ok testTaggedEx (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testUntagged (tests.codec.ber.test_encoder.AnyEncoderTestCase) ... ok testTaggedEx (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testTaggedIm (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testUntagged (tests.codec.ber.test_encoder.AnyEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.BMPStringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.BMPStringEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testEmptyValue (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testEmptyValue (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.BitStringEncoderWithSchemaTestCase) ... ok testFalse (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.ber.test_encoder.BooleanEncoderTestCase) ... ok testFalse (tests.codec.ber.test_encoder.BooleanEncoderWithSchemaTestCase) ... ok testTrue (tests.codec.ber.test_encoder.BooleanEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionOne (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testDefModeOptionTwo (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ChoiceEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testTagged (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testTaggedUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testUndefLength (tests.codec.ber.test_encoder.ChoiceEncoderWithComponentsSchemaTestCase) ... ok testFilled (tests.codec.ber.test_encoder.ChoiceEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceComponentEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.ExpTaggedSequenceEncoderTestCase) ... ok testCompactZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testMinusOne (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testPosLong (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.IntegerEncoderTestCase) ... ok testNegInt (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testPosInt (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testPosLong (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testZero (tests.codec.ber.test_encoder.IntegerEncoderWithSchemaTestCase) ... ok testEncoder (tests.codec.ber.test_encoder.LargeTagEncoderTestCase) ... ok testNull (tests.codec.ber.test_encoder.NullEncoderTestCase) ... ok testNull (tests.codec.ber.test_encoder.NullEncoderWithSchemaTestCase) ... ok testEdge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge5 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge6 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge7 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge8 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdge9 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testEdgeA (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible3 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testImpossible4 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge1 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testLarge2 (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (tests.codec.ber.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testOne (tests.codec.ber.test_encoder.ObjectIdentifierWithSchemaEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.OctetStringEncoderWithSchemaTestCase) ... ok testBin1 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin2 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin3 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin4 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin5 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin6 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testBin7 (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testZero (tests.codec.ber.test_encoder.RealEncoderTestCase) ... ok testChar (tests.codec.ber.test_encoder.RealEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithComponentsSchemaTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testEncodeOpenTypeChoiceOne (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeChoiceTwo (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeIncompatibleType (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testEncodeOpenTypeUnknownId (tests.codec.ber.test_encoder.SequenceEncoderWithUntaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithComponentsSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testEmpty (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UTF8StringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UTF8StringEncoderWithSchemaTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UniversalStringEncoderTestCase) ... ok testEncoding (tests.codec.ber.test_encoder.UniversalStringEncoderWithSchemaTestCase) ... ok testByUntagged (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedEx (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedIm (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (tests.codec.ber.test_decoder.AnyDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.BMPStringDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testTypeChecking (tests.codec.ber.test_decoder.BitStringDecoderTestCase) ... ok testExtraTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.ber.test_decoder.BooleanDecoderTestCase) ... ok testBySpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTag (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testExplicitTagUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testUndefLength (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (tests.codec.ber.test_decoder.ChoiceDecoderTestCase) ... ok testCache (tests.codec.ber.test_decoder.DecoderCacheTestCase) ... ok testDefiniteNoEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testExpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testIndefiniteEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoConstructedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoEooData (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testNoLongFormEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testUnexpectedEoo (tests.codec.ber.test_decoder.EndOfOctetsTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (tests.codec.ber.test_decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testWithSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testWithoutSchema (tests.codec.ber.test_decoder.ExpTaggedSequenceOfDecoderTestCase) ... ok testMinusOne (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testNegLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testPosLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testSpec (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZero (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testZeroLong (tests.codec.ber.test_decoder.IntegerDecoderTestCase) ... ok testLargeTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testLongTag (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testTagsEquivalence (tests.codec.ber.test_decoder.LargeTagDecoderTestCase) ... ok testAny (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testOctetString (tests.codec.ber.test_decoder.NonStringDecoderTestCase) ... ok testNull (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.NullDecoderTestCase) ... ok testEdge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge5 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge6 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge7 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge8 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testEdge9 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testIndefiniteLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLarge2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case1 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case2 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case3 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80Case4 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testOne (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testReservedLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testZeroLength (tests.codec.ber.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (tests.codec.ber.test_decoder.OctetStringDecoderTestCase) ... ok testBin1 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin2 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin3 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin4 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testBin5 (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testChar (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testEmpty (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testMinusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testPlusInf (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testShortEncoding (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.RealDecoderTestCase) ... ok testTagFormat (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SequenceDecoderTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionaIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SequenceDecoderWithSchemaTestCase) ... ok testDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesChoiceTwo (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownId (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDecodeOpenTypesUnknownType (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDontDecodeOpenTypesChoiceOne (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDontDecodeOpenTypesChoiceTwo (tests.codec.ber.test_decoder.SequenceDecoderWithUnaggedOpenTypesTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SequenceOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SequenceOfDecoderWithSchemaTestCase) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceOfWithExpTaggedOctetStringDecoder) ... ok testDefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testDefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeNoComponent (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchema (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testIndefModeSchemaless (tests.codec.ber.test_decoder.SequenceWithExpTaggedOctetStringDecoder) ... ok testTagFormat (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (tests.codec.ber.test_decoder.SetDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedDefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefModeReordered (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalDefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testWithOptionalIndefModeChunked (tests.codec.ber.test_decoder.SetDecoderWithSchemaTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testSchemalessDecoder (tests.codec.ber.test_decoder.SetOfDecoderTestCase) ... ok testDefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testIndefModeChunked (tests.codec.ber.test_decoder.SetOfDecoderWithSchemaTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UTF8StringDecoderTestCase) ... ok testDecoder (tests.codec.ber.test_decoder.UniversalStringDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.cer.test_encoder.BooleanEncoderTestCase) ... ok testDecimalCommaPoint (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testWithSubseconds (tests.codec.cer.test_encoder.GeneralizedTimeEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefaultWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefaultWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefault (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithDefaultAndOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptionalWithOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testOptional (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testOptionalWithValue (tests.codec.cer.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testShortMode (tests.codec.cer.test_encoder.OctetStringEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SequenceEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SequenceOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalAndDefaultedIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testWithOptionalIndefMode (tests.codec.cer.test_encoder.SetEncoderWithSchemaTestCase) ... ok testDefMode1 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderTestCase) ... ok testEmpty (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode1 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode2 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode3 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode4 (tests.codec.cer.test_encoder.SetOfEncoderWithSchemaTestCase) ... ok testIndefMode (tests.codec.cer.test_encoder.SetWithChoiceWithSchemaEncoderTestCase) ... ok testWithTaggedChoice (tests.codec.cer.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testWithUntaggedChoice (tests.codec.cer.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testFractionOfSecond (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLocalTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testMissingTimezone (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithMinutes (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testWithSeconds (tests.codec.cer.test_encoder.UTCTimeEncoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.BitStringDecoderTestCase) ... ok testEmpty (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testFalse (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testOverflow (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testTrue (tests.codec.cer.test_decoder.BooleanDecoderTestCase) ... ok testLongMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.cer.test_decoder.OctetStringDecoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.BitStringEncoderTestCase) ... ok testInitializedDefaultNullIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedDefaultOctetStringIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedOptionalNullIsEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testInitializedOptionalOctetStringIsEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testUninitializedOptionalNullIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testUninitializedOptionalOctetStringIsNotEncoded (tests.codec.der.test_encoder.EmptyInnerFieldOfSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalChoiceEncoderTestCase) ... ok testDefModeDefaultWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeDefaultWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefault (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithDefaultAndOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptionalWithOptional (tests.codec.der.test_encoder.NestedOptionalSequenceEncoderTestCase) ... ok testDefModeOptional (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeOptionalWithValue (tests.codec.der.test_encoder.NestedOptionalSequenceOfEncoderTestCase) ... ok testDefModeLong (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefModeShort (tests.codec.der.test_encoder.OctetStringEncoderTestCase) ... ok testDefMode1 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode2 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode3 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testDefMode4 (tests.codec.der.test_encoder.SetOfEncoderTestCase) ... ok testComponentsOrdering1 (tests.codec.der.test_encoder.SetWithAlternatingChoiceEncoderTestCase) ... ok testComponentsOrdering2 (tests.codec.der.test_encoder.SetWithAlternatingChoiceEncoderTestCase) ... ok testWithTaggedChoice (tests.codec.der.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testWithUntaggedChoice (tests.codec.der.test_encoder.SetWithTaggedChoiceEncoderTestCase) ... ok testDefModeChunked (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.BitStringDecoderTestCase) ... ok testChunkedMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testIndefMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testShortMode (tests.codec.der.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.AnyEncoderTestCase) ... ok testBadValueType (tests.codec.native.test_encoder.BadAsn1SpecTestCase) ... ok testValue (tests.codec.native.test_encoder.BitStringEncoderTestCase) ... ok testFalse (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testTrue (tests.codec.native.test_encoder.BooleanEncoderTestCase) ... ok testEmpty (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testFilled (tests.codec.native.test_encoder.ChoiceEncoderTestCase) ... ok testNegInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testPosInt (tests.codec.native.test_encoder.IntegerEncoderTestCase) ... ok testNull (tests.codec.native.test_encoder.NullEncoderTestCase) ... ok testOne (tests.codec.native.test_encoder.ObjectIdentifierEncoderTestCase) ... ok testValue (tests.codec.native.test_encoder.OctetStringEncoderTestCase) ... ok testChar (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testMinusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testPlusInf (tests.codec.native.test_encoder.RealEncoderTestCase) ... ok testSimple (tests.codec.native.test_encoder.SequenceEncoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.AnyDecoderTestCase) ... ok testBadSpec (tests.codec.native.test_decoder.BadAsn1SpecTestCase) ... ok testSimple (tests.codec.native.test_decoder.BitStringDecoderTestCase) ... ok testTrue (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testTrueNeg (tests.codec.native.test_decoder.BooleanDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.ChoiceDecoderTestCase) ... ok testNegInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testPosInt (tests.codec.native.test_decoder.IntegerDecoderTestCase) ... ok testNull (tests.codec.native.test_decoder.NullDecoderTestCase) ... ok testOne (tests.codec.native.test_decoder.ObjectIdentifierDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.OctetStringDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.RealDecoderTestCase) ... ok testSimple (tests.codec.native.test_decoder.SequenceDecoderTestCase) ... ok test_bin_allones (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_allzeros (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_neg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_noarg (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_pos (tests.compat.test_binary.BinaryTestCase) ... ok test_bin_zero (tests.compat.test_binary.BinaryTestCase) ... ok test_from_bytes_empty (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_signed (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_unsigned (tests.compat.test_integer.IntegerTestCase) ... ok test_from_bytes_zero (tests.compat.test_integer.IntegerTestCase) ... ok test_ensureString (tests.compat.test_octets.OctetsTestCase) ... ok test_int2oct (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_ints2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_isOctetsType (tests.compat.test_octets.OctetsTestCase) ... ok test_isStringType (tests.compat.test_octets.OctetsTestCase) ... ok test_oct2int (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2ints_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str (tests.compat.test_octets.OctetsTestCase) ... ok test_octs2str_empty (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs (tests.compat.test_octets.OctetsTestCase) ... ok test_str2octs_empty (tests.compat.test_octets.OctetsTestCase) ... ok ---------------------------------------------------------------------- Ran 1029 tests in 1.157s OK + pwd + PYTHONPATH=/tmp/B.fYcRZo/BUILD/pyasn1-0.4.5/build-py3/lib /usr/bin/make -j4 -C docs html make: Entering directory '/tmp/B.fYcRZo/BUILD/pyasn1-0.4.5/docs' sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3.4/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3.4/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 65 source files that are out of date updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] changelog reading sources... [ 3%] contents reading sources... [ 4%] download reading sources... [ 6%] example-use-case reading sources... [ 7%] license reading sources... [ 9%] pyasn1/codec/ber/contents reading sources... [ 10%] pyasn1/codec/cer/contents reading sources... [ 12%] pyasn1/codec/der/contents reading sources... [ 13%] pyasn1/codec/native/contents reading sources... [ 15%] pyasn1/contents reading sources... [ 16%] pyasn1/type/char/bmpstring reading sources... [ 18%] pyasn1/type/char/contents reading sources... [ 20%] pyasn1/type/char/generalstring reading sources... [ 21%] pyasn1/type/char/graphicstring reading sources... [ 23%] pyasn1/type/char/ia5string reading sources... [ 24%] pyasn1/type/char/iso646string reading sources... [ 26%] pyasn1/type/char/numericstring reading sources... [ 27%] pyasn1/type/char/printablestring reading sources... [ 29%] pyasn1/type/char/t61string reading sources... [ 30%] pyasn1/type/char/teletexstring reading sources... [ 32%] pyasn1/type/char/universalstring reading sources... [ 33%] pyasn1/type/char/utf8string reading sources... [ 35%] pyasn1/type/char/videotexstring reading sources... [ 36%] pyasn1/type/char/visiblestring reading sources... [ 38%] pyasn1/type/constraint/constraintsexclusion reading sources... [ 40%] pyasn1/type/constraint/constraintsintersection reading sources... [ 41%] pyasn1/type/constraint/constraintsunion reading sources... [ 43%] pyasn1/type/constraint/containedsubtype reading sources... [ 44%] pyasn1/type/constraint/contents reading sources... [ 46%] pyasn1/type/constraint/permittedalphabet reading sources... [ 47%] pyasn1/type/constraint/singlevalue reading sources... [ 49%] pyasn1/type/constraint/valuerange reading sources... [ 50%] pyasn1/type/constraint/valuesize reading sources... [ 52%] pyasn1/type/namedtype/contents reading sources... [ 53%] pyasn1/type/namedtype/defaultednamedtype reading sources... [ 55%] pyasn1/type/namedtype/namedtype reading sources... [ 56%] pyasn1/type/namedtype/namedtypes reading sources... [ 58%] pyasn1/type/namedtype/optionalnamedtype reading sources... [ 60%] pyasn1/type/namedval/contents reading sources... [ 61%] pyasn1/type/namedval/namedval reading sources... [ 63%] pyasn1/type/opentype/contents reading sources... [ 64%] pyasn1/type/opentype/opentype reading sources... [ 66%] pyasn1/type/tag/contents reading sources... [ 67%] pyasn1/type/tag/tag reading sources... [ 69%] pyasn1/type/tag/tagmap reading sources... [ 70%] pyasn1/type/tag/tagset reading sources... [ 72%] pyasn1/type/univ/any reading sources... [ 73%] pyasn1/type/univ/bitstring reading sources... [ 75%] pyasn1/type/univ/boolean reading sources... [ 76%] pyasn1/type/univ/choice reading sources... [ 78%] pyasn1/type/univ/contents reading sources... [ 80%] pyasn1/type/univ/enumerated reading sources... [ 81%] pyasn1/type/univ/integer reading sources... [ 83%] pyasn1/type/univ/null reading sources... [ 84%] pyasn1/type/univ/objectidentifier reading sources... [ 86%] pyasn1/type/univ/octetstring reading sources... [ 87%] pyasn1/type/univ/real reading sources... [ 89%] pyasn1/type/univ/sequence reading sources... [ 90%] pyasn1/type/univ/sequenceof reading sources... [ 92%] pyasn1/type/univ/set reading sources... [ 93%] pyasn1/type/univ/setof reading sources... [ 95%] pyasn1/type/useful/contents reading sources... [ 96%] pyasn1/type/useful/generalizedtime reading sources... [ 98%] pyasn1/type/useful/objectdescriptor reading sources... [100%] pyasn1/type/useful/utctime /tmp/B.fYcRZo/BUILD/pyasn1-0.4.5/docs/source/pyasn1/contents.rst:5: WARNING: Duplicate explicit target name: "pyasn1". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] changelog writing output... [ 3%] contents writing output... [ 4%] download writing output... [ 6%] example-use-case writing output... [ 7%] license writing output... [ 9%] pyasn1/codec/ber/contents writing output... [ 10%] pyasn1/codec/cer/contents writing output... [ 12%] pyasn1/codec/der/contents writing output... [ 13%] pyasn1/codec/native/contents writing output... [ 15%] pyasn1/contents writing output... [ 16%] pyasn1/type/char/bmpstring writing output... [ 18%] pyasn1/type/char/contents writing output... [ 20%] pyasn1/type/char/generalstring writing output... [ 21%] pyasn1/type/char/graphicstring writing output... [ 23%] pyasn1/type/char/ia5string writing output... [ 24%] pyasn1/type/char/iso646string writing output... [ 26%] pyasn1/type/char/numericstring writing output... [ 27%] pyasn1/type/char/printablestring writing output... [ 29%] pyasn1/type/char/t61string writing output... [ 30%] pyasn1/type/char/teletexstring writing output... [ 32%] pyasn1/type/char/universalstring writing output... [ 33%] pyasn1/type/char/utf8string writing output... [ 35%] pyasn1/type/char/videotexstring writing output... [ 36%] pyasn1/type/char/visiblestring writing output... [ 38%] pyasn1/type/constraint/constraintsexclusion writing output... [ 40%] pyasn1/type/constraint/constraintsintersection writing output... [ 41%] pyasn1/type/constraint/constraintsunion writing output... [ 43%] pyasn1/type/constraint/containedsubtype writing output... [ 44%] pyasn1/type/constraint/contents writing output... [ 46%] pyasn1/type/constraint/permittedalphabet writing output... [ 47%] pyasn1/type/constraint/singlevalue writing output... [ 49%] pyasn1/type/constraint/valuerange writing output... [ 50%] pyasn1/type/constraint/valuesize writing output... [ 52%] pyasn1/type/namedtype/contents writing output... [ 53%] pyasn1/type/namedtype/defaultednamedtype writing output... [ 55%] pyasn1/type/namedtype/namedtype writing output... [ 56%] pyasn1/type/namedtype/namedtypes writing output... [ 58%] pyasn1/type/namedtype/optionalnamedtype writing output... [ 60%] pyasn1/type/namedval/contents writing output... [ 61%] pyasn1/type/namedval/namedval writing output... [ 63%] pyasn1/type/opentype/contents writing output... [ 64%] pyasn1/type/opentype/opentype writing output... [ 66%] pyasn1/type/tag/contents writing output... [ 67%] pyasn1/type/tag/tag writing output... [ 69%] pyasn1/type/tag/tagmap writing output... [ 70%] pyasn1/type/tag/tagset writing output... [ 72%] pyasn1/type/univ/any writing output... [ 73%] pyasn1/type/univ/bitstring writing output... [ 75%] pyasn1/type/univ/boolean writing output... [ 76%] pyasn1/type/univ/choice writing output... [ 78%] pyasn1/type/univ/contents writing output... [ 80%] pyasn1/type/univ/enumerated writing output... [ 81%] pyasn1/type/univ/integer writing output... [ 83%] pyasn1/type/univ/null writing output... [ 84%] pyasn1/type/univ/objectidentifier writing output... [ 86%] pyasn1/type/univ/octetstring writing output... [ 87%] pyasn1/type/univ/real writing output... [ 89%] pyasn1/type/univ/sequence writing output... [ 90%] pyasn1/type/univ/sequenceof writing output... [ 92%] pyasn1/type/univ/set writing output... [ 93%] pyasn1/type/univ/setof writing output... [ 95%] pyasn1/type/useful/contents writing output... [ 96%] pyasn1/type/useful/generalizedtime writing output... [ 98%] pyasn1/type/useful/objectdescriptor writing output... [100%] pyasn1/type/useful/utctime generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: favicon file '.static/favicon.ico' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.fYcRZo/BUILD/pyasn1-0.4.5/docs' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.88746 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp + umask 022 + cd /tmp/B.fYcRZo/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder + /bin/mkdir -p /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder + cd pyasn1-0.4.5 + rm -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder' running build running build_py running install running install_lib creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/string.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/octets.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/dateandtime.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/calling.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/integer.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/binary.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/error.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/debug.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedval.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/char.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/error.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/base.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tag.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/useful.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/univ.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tagmap.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/opentype.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/constraint.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedtype.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/string.py to string.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/dateandtime.py to dateandtime.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/calling.py to calling.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/integer.py to integer.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/binary.py to binary.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/encoder.py to encoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/decoder.py to decoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/error.py to error.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/debug.py to debug.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/char.py to char.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/error.py to error.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/base.py to base.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/opentype.py to opentype.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc writing byte-compilation script '/tmp/B.fYcRZo/BUILD/tmp/tmpaUBMlm.py' /usr/bin/python -OO /tmp/B.fYcRZo/BUILD/tmp/tmpaUBMlm.py removing /tmp/B.fYcRZo/BUILD/tmp/tmpaUBMlm.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing top-level names to pyasn1.egg-info/top_level.txt writing dependency_links to pyasn1.egg-info/dependency_links.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/source/.templates' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages/pyasn1-0.4.5-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/lib/python2.7/site-packages ']' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder' running build running build_py running install running install_lib creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/string.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/octets.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/dateandtime.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/calling.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/integer.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/binary.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/error.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1 copying build-3/lib/pyasn1/debug.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1 copying build-3/lib/pyasn1/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1 creating /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedval.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/char.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/error.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/base.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tag.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/useful.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/univ.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tagmap.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/__init__.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/opentype.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/constraint.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedtype.py -> /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/string.py to string.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/octets.py to octets.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/dateandtime.py to dateandtime.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/calling.py to calling.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/integer.py to integer.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/binary.py to binary.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/error.py to error.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/debug.py to debug.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/namedval.py to namedval.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/char.py to char.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/error.py to error.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/base.py to base.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/tag.py to tag.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/useful.py to useful.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/univ.py to univ.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/opentype.py to opentype.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/constraint.py to constraint.cpython-37.pyc byte-compiling /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-37.pyc writing byte-compilation script '/tmp/B.fYcRZo/BUILD/tmp/tmpqo9fii_q.py' /usr/bin/python3 /tmp/B.fYcRZo/BUILD/tmp/tmpqo9fii_q.py removing /tmp/B.fYcRZo/BUILD/tmp/tmpqo9fii_q.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/source/.templates' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/python3.7/site-packages/pyasn1-0.4.5-py3.7.egg-info running install_scripts + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 23/108 files hardlinked Processing files: python-pyasn1-0.4.5-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.25988 + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd pyasn1-0.4.5 + DOCDIR=/tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5 + export DOCDIR + rm -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5 + /bin/mkdir -p /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-0.4.5... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Obsoletes: python-pyasn1-examples Processing files: python3-pyasn1-0.4.5-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.81291 + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd pyasn1-0.4.5 + DOCDIR=/tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5 + export DOCDIR + rm -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5 + /bin/mkdir -p /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python3-pyasn1-0.4.5... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Processing files: python-pyasn1-apidocs-0.4.5-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.6555 + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd pyasn1-0.4.5 + DOCDIR=/tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5 + export DOCDIR + rm -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5 + /bin/mkdir -p /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5... Documentation compressed. + cp -pr docs/build/html/_static docs/build/html/pyasn1 docs/build/html/changelog.html docs/build/html/contents.html docs/build/html/download.html docs/build/html/example-use-case.html docs/build/html/genindex.html docs/build/html/license.html docs/build/html/py-modindex.html docs/build/html/search.html docs/build/html/searchindex.js /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.5... ./_static/logo.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder Wrote: /tmp/B.fYcRZo/RPMS/python-pyasn1-0.4.5-1.noarch.rpm Wrote: /tmp/B.fYcRZo/RPMS/python3-pyasn1-0.4.5-1.noarch.rpm Wrote: /tmp/B.fYcRZo/RPMS/python-pyasn1-apidocs-0.4.5-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fYcRZo/BUILD/tmp /bin/sh -e /tmp/B.fYcRZo/BUILD/tmp/rpm-tmp.88267 + umask 022 + cd /tmp/B.fYcRZo/BUILD + cd pyasn1-0.4.5 + /bin/rm '--interactive=never' -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder + rm -rf /tmp/B.fYcRZo/BUILD/tmp/python-pyasn1-0.4.5-root-builder ended at: Sun Jun 2 01:21:31 2019, done in 0:00:18.771137 + chmod -R u+rwX /tmp/B.fYcRZo/BUILD + rm -rf /tmp/B.fYcRZo/tmp /tmp/B.fYcRZo/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-pyasn1 ################################################## python3-pyasn1 ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.fYcRZo Begin-TLD-Builder-Info Build-Time: user:12.08s sys:0.89s real:24.69s (faults io:1 non-io:502885) Files queued for ftp: 214229 python-pyasn1-apidocs-0.4.5-1.noarch.rpm 132399 python3-pyasn1-0.4.5-1.noarch.rpm 93988 python-pyasn1-0.4.5-1.noarch.rpm 183 python-pyasn1-0.4.5-1.src.rpm.uploadinfo End-TLD-Builder-Info