summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log')
-rw-r--r--runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log207
1 files changed, 207 insertions, 0 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log b/runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log
new file mode 100644
index 00000000000..3064e2ca537
--- /dev/null
+++ b/runtime/poky/qemux86-64/core-image-ptest-glib-networking/ptest-raw.log
@@ -0,0 +1,207 @@
+START: ptest-runner
+2024-01-31T02:04
+BEGIN: /usr/lib/glib-networking/ptest
+Running test: glib-networking/environment.test
+TAP version 13
+# random seed: R02S9903d48ed3569fed78fa355ae469db2d
+1..3
+# Start of proxy tests
+# Start of environment tests
+ok 1 /proxy/environment/uri
+ok 2 /proxy/environment/socks
+ok 3 /proxy/environment/ignore
+# End of environment tests
+# End of proxy tests
+PASS: glib-networking/environment.test
+Running test: glib-networking/certificate-gnutls.test
+TAP version 13
+# random seed: R02S635e414dc51d67d2d56e3664000a9a6a
+# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
+1..27
+# Start of tls tests
+# Start of gnutls tests
+# Start of certificate tests
+ok 1 /tls/gnutls/certificate/create-pem
+ok 2 /tls/gnutls/certificate/create-der
+ok 3 /tls/gnutls/certificate/create-with-key-pem
+ok 4 /tls/gnutls/certificate/create-with-key-der
+ok 5 /tls/gnutls/certificate/create-with-issuer
+ok 6 /tls/gnutls/certificate/create-with-garbage-input
+ok 7 /tls/gnutls/certificate/private-key
+ok 8 /tls/gnutls/certificate/create-chain
+ok 9 /tls/gnutls/certificate/create-no-chain
+ok 10 /tls/gnutls/certificate/create-list
+ok 11 /tls/gnutls/certificate/create-list-bad
+ok 12 /tls/gnutls/certificate/verify-good
+ok 13 /tls/gnutls/certificate/verify-bad-identity
+ok 14 /tls/gnutls/certificate/verify-bad-ca
+ok 15 /tls/gnutls/certificate/verify-bad-before
+ok 16 /tls/gnutls/certificate/verify-bad-expired
+ok 17 /tls/gnutls/certificate/verify-bad-combo
+ok 18 /tls/gnutls/certificate/is-same
+ok 19 /tls/gnutls/certificate/not-valid-before
+ok 20 /tls/gnutls/certificate/not-valid-after
+ok 21 /tls/gnutls/certificate/subject-name
+ok 22 /tls/gnutls/certificate/issuer-name
+ok 23 /tls/gnutls/certificate/dns-names
+ok 24 /tls/gnutls/certificate/ip-addresses
+# Start of pkcs12 tests
+# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
+ok 25 /tls/gnutls/certificate/pkcs12/basic
+ok 26 /tls/gnutls/certificate/pkcs12/password
+ok 27 /tls/gnutls/certificate/pkcs12/encrypted
+# End of pkcs12 tests
+# End of certificate tests
+# End of gnutls tests
+# End of tls tests
+PASS: glib-networking/certificate-gnutls.test
+Running test: glib-networking/file-database-gnutls.test
+TAP version 13
+# random seed: R02S5efa4b2e96745cf4412a377333b44dfc
+# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
+1..12
+# Start of tls tests
+# Start of gnutls tests
+# Start of backend tests
+ok 1 /tls/gnutls/backend/default-database-is-singleton
+# End of backend tests
+# Start of database tests
+ok 2 /tls/gnutls/database/verify-good
+ok 3 /tls/gnutls/database/verify-bad-identity
+ok 4 /tls/gnutls/database/verify-bad-ca
+ok 5 /tls/gnutls/database/verify-bad-before
+ok 6 /tls/gnutls/database/verify-bad-expired
+ok 7 /tls/gnutls/database/verify-bad-combo
+ok 8 /tls/gnutls/database/verify-with-incorrect-root-in-chain
+# End of database tests
+# Start of file-database tests
+ok 9 /tls/gnutls/file-database/anchors-property
+ok 10 /tls/gnutls/file-database/lookup-certificates-issued-by
+ok 11 /tls/gnutls/file-database/test-handle
+ok 12 /tls/gnutls/file-database/test-handle-invalid
+# End of file-database tests
+# End of gnutls tests
+# End of tls tests
+PASS: glib-networking/file-database-gnutls.test
+Running test: glib-networking/connection-gnutls.test
+TAP version 13
+# random seed: R02S30c03c7525806af4a5f4883cd3be6252
+# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
+1..46
+# Start of tls tests
+# Start of gnutls tests
+# Start of connection tests
+# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?
+ok 1 /tls/gnutls/connection/basic
+ok 2 /tls/gnutls/connection/verified
+ok 3 /tls/gnutls/connection/verified-chain
+ok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert
+ok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert
+ok 6 /tls/gnutls/connection/verified-unordered-chain
+ok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert
+ok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert
+ok 9 /tls/gnutls/connection/client-auth
+ok 10 /tls/gnutls/connection/client-auth-rehandshake
+ok 11 /tls/gnutls/connection/client-auth-failure
+# Bug Reference: http://bugzilla.gnome.org/793712
+ok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key
+ok 13 /tls/gnutls/connection/client-auth-request-cert
+ok 14 /tls/gnutls/connection/client-auth-request-fail
+ok 15 /tls/gnutls/connection/client-auth-request-none
+ok 16 /tls/gnutls/connection/no-database
+ok 17 /tls/gnutls/connection/failed
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
+# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
+# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
+# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
+# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
+# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
+# GLib-GIO-DEBUG: GSocketClient: Connection successful!
+ok 18 /tls/gnutls/connection/socket-client
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
+# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
+# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
+# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
+# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
+# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)
+# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate
+ok 19 /tls/gnutls/connection/socket-client-failed
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
+# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
+# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
+# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
+# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
+# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
+# GLib-GIO-DEBUG: GSocketClient: Connection successful!
+ok 20 /tls/gnutls/connection/read-time-out-then-write
+# slow test /tls/gnutls/connection/read-time-out-then-write executed in 1.06 secs
+ok 21 /tls/gnutls/connection/simultaneous-async
+ok 22 /tls/gnutls/connection/simultaneous-sync
+ok 23 /tls/gnutls/connection/simultaneous-async-rehandshake
+ok 24 /tls/gnutls/connection/simultaneous-sync-rehandshake
+ok 25 /tls/gnutls/connection/close-immediately
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
+# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
+# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
+# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
+# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
+# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
+# GLib-GIO-DEBUG: GSocketClient: Connection successful!
+# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
+# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
+# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
+# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
+# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
+# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
+# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
+# GLib-GIO-DEBUG: GSocketClient: Connection successful!
+ok 26 /tls/gnutls/connection/unclean-close-by-server
+# Bug Reference: http://bugzilla.gnome.org/710691
+ok 27 /tls/gnutls/connection/async-implicit-handshake
+ok 28 /tls/gnutls/connection/output-stream-close
+ok 29 /tls/gnutls/connection/garbage-database
+# Bug Reference: http://bugzilla.gnome.org/792219
+ok 30 /tls/gnutls/connection/readwrite-after-connection-destroyed
+ok 31 /tls/gnutls/connection/sync-op-during-handshake
+ok 32 /tls/gnutls/connection/socket-timeout
+# slow test /tls/gnutls/connection/socket-timeout executed in 1.52 secs
+ok 33 /tls/gnutls/connection/missing-server-identity
+ok 34 /tls/gnutls/connection/peer-certificate-notify
+ok 35 /tls/gnutls/connection/tls-info
+# Start of session tests
+Executing: glib-networking/connection-gnutls.test
+ok 36 /tls/gnutls/connection/session/resume_multiple_times
+ok 37 /tls/gnutls/connection/session/reuse_ten_minute_expiry
+# End of session tests
+# Start of alpn tests
+ok 38 /tls/gnutls/connection/alpn/match
+ok 39 /tls/gnutls/connection/alpn/no-match
+ok 40 /tls/gnutls/connection/alpn/client-only
+ok 41 /tls/gnutls/connection/alpn/server-only
+# End of alpn tests
+# Start of binding tests
+ok 42 /tls/gnutls/connection/binding/match-tls-unique # SKIP tls-unique is not supported
+ok 43 /tls/gnutls/connection/binding/match-tls-server-end-point
+ok 44 /tls/gnutls/connection/binding/match-tls-exporter
+# End of binding tests
+# Start of oscp tests
+ok 45 /tls/gnutls/connection/oscp/must-staple
+ok 46 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate
+# End of oscp tests
+# End of connection tests
+# End of gnutls tests
+# End of tls tests
+PASS: glib-networking/connection-gnutls.test
+SUMMARY: total=4; passed=4; skipped=0; failed=0; user=1.1s; system=0.1s; maxrss=9724
+DURATION: 7
+END: /usr/lib/glib-networking/ptest
+2024-01-31T02:05
+STOP: ptest-runner
+TOTAL: 1 FAIL: 0 \ No newline at end of file