summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log31
1 files changed, 20 insertions, 11 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log b/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log
index 71f7faf1a3d..90d506e9010 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-python3-pyasn1/ptest-raw.log
@@ -1,8 +1,13 @@
START: ptest-runner
-2023-06-16T03:09
+2023-06-17T01:54
BEGIN: /usr/lib/python3-pyasn1/ptest
PASS: tests/test_debug.py:DebugCaseBase.testKnownFlags
PASS: tests/test_debug.py:DebugCaseBase.testUnknownFlags
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testMarkedPositionResets
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testPeek
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadFromCacheAndStream
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromCache
+PASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromStream
PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLargeTag
PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLongTag
PASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testTagsEquivalence
@@ -201,6 +206,15 @@ PASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testAny
PASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testOctetString
PASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testErrorCondition
PASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testRawDump
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testInvalidFileContent
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testMoreObjects
+PASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testOneObject
+PASS: tests/codec/ber/test_decoder.py:BytesIOTestCase.testRead
+PASS: tests/codec/ber/test_decoder.py:UnicodeTestCase.testFail
+PASS: tests/codec/ber/test_decoder.py:RestartableDecoderTestCase.testPartialReadingFromNonBlockingStream
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testGzip
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfile
+PASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfileMany
PASS: tests/codec/ber/test_encoder.py:LargeTagEncoderTestCase.testEncoder
PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testCompactZero
PASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testMinusOne
@@ -571,6 +585,7 @@ PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.t
PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalOctetStringIsEncoded
PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalNullIsNotEncoded
PASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalOctetStringIsNotEncoded
+PASS: tests/codec/der/test_encoder.py:ClassConstructorTestCase.testKeywords
PASS: tests/codec/native/test_decoder.py:BadAsn1SpecTestCase.testBadSpec
PASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testNegInt
PASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testPosInt
@@ -600,12 +615,6 @@ PASS: tests/codec/native/test_encoder.py:SequenceEncoderTestCase.testSimple
PASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testEmpty
PASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testFilled
PASS: tests/codec/native/test_encoder.py:AnyEncoderTestCase.testSimple
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_allones
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_allzeros
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_neg
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_noarg
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_pos
-PASS: tests/compat/test_binary.py:BinaryTestCase.test_bin_zero
PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_empty
PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_signed
PASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_unsigned
@@ -1144,15 +1153,15 @@ PASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testSchemaPickling
PASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testValuePickling
============================================================================
Testsuite summary
-# TOTAL: 1141
-# PASS: 1141
+# TOTAL: 1150
+# PASS: 1150
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
-DURATION: 13
+DURATION: 10
END: /usr/lib/python3-pyasn1/ptest
-2023-06-16T03:10
+2023-06-17T01:54
STOP: ptest-runner
TOTAL: 1 FAIL: 0 \ No newline at end of file