summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log2762
1 files changed, 1383 insertions, 1379 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log b/runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log
index 64320a8be3e..8a92dba51c1 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-qemu/ptest-qemu.log
@@ -1,78 +1,178 @@
START: ptest-runner
-2024-04-18T01:18
+2024-04-19T11:09
TAP version 13
-# random seed: R02Se42c5dc45df99f093bbcbf69fc54a51f
-1..1
-# Start of authz tests
-PASS: 1 /authz/simple
-# End of authz tests
+# random seed: R02S3b2954fcfd397cfa465994c0af2166ea
+1..12
+# Start of basic tests
+PASS: 1 /basic/no-dangling-access
+PASS: 2 /basic/lifecycle
+PASS: 3 /basic/yield
+PASS: 4 /basic/nesting
+PASS: 5 /basic/self
+PASS: 6 /basic/entered
+PASS: 7 /basic/in_coroutine
+PASS: 8 /basic/order
+# End of basic tests
+# Start of locking tests
+PASS: 9 /locking/co-mutex
+# Start of co-mutex tests
+PASS: 10 /locking/co-mutex/lockable
+# End of co-mutex tests
+# Start of co-rwlock tests
+PASS: 11 /locking/co-rwlock/upgrade
+PASS: 12 /locking/co-rwlock/downgrade
+# End of co-rwlock tests
+# End of locking tests
TAP version 13
-# random seed: R02S2588887a69fbee1be1f88c63c9e5b91e
-1..16
-# Start of crypto tests
-# Start of akcipher tests
-PASS: 1 /crypto/akcipher/rsa1024-raw
-PASS: 2 /crypto/akcipher/rsa1024-pkcs1
-PASS: 3 /crypto/akcipher/rsa2048-raw
-PASS: 4 /crypto/akcipher/rsa2048-pkcs1
-PASS: 5 /crypto/akcipher/rsakey-1024-public
-PASS: 6 /crypto/akcipher/rsakey-1024-private
-PASS: 7 /crypto/akcipher/rsakey-2048-public
-PASS: 8 /crypto/akcipher/rsakey-2048-private
-PASS: 9 /crypto/akcipher/rsakey-public-lack-elem
-PASS: 10 /crypto/akcipher/rsakey-private-lack-elem
-PASS: 11 /crypto/akcipher/rsakey-public-empty-elem
-PASS: 12 /crypto/akcipher/rsakey-private-empty-elem
-PASS: 13 /crypto/akcipher/rsakey-public-empty-key
-PASS: 14 /crypto/akcipher/rsakey-private-empty-key
-PASS: 15 /crypto/akcipher/rsakey-public-invalid-length-val
-PASS: 16 /crypto/akcipher/rsakey-public-extra-elem
-# End of akcipher tests
-# End of crypto tests
+# random seed: R02S063cfcc0003440527d760c510729f622
+1..7
+# Start of single tests
+PASS: 1 /single/success
+PASS: 2 /single/failure
+PASS: 3 /single/cancel
+# End of single tests
+# Start of pair tests
+PASS: 4 /pair/success
+PASS: 5 /pair/failure
+PASS: 6 /pair/cancel
+PASS: 7 /pair/fail-cancel-race
+# End of pair tests
TAP version 13
-# random seed: R02S583b70592781c50ad571ffc57e097764
-1..1
-# Start of crypto tests
-# Start of block tests
-PASS: 1 /crypto/block/qcow
-# End of block tests
-# End of crypto tests
+# random seed: R02S7162d102f71447d9b2622226eafa2b30
+1..28
+# Start of aio tests
+PASS: 1 /aio/acquire
+# Start of bh tests
+PASS: 2 /aio/bh/schedule
+PASS: 3 /aio/bh/schedule10
+PASS: 4 /aio/bh/cancel
+PASS: 5 /aio/bh/delete
+PASS: 6 /aio/bh/flush
+# Start of callback-delete tests
+PASS: 7 /aio/bh/callback-delete/one
+PASS: 8 /aio/bh/callback-delete/many
+# End of callback-delete tests
+# End of bh tests
+# Start of event tests
+PASS: 9 /aio/event/add-remove
+PASS: 10 /aio/event/wait
+PASS: 11 /aio/event/flush
+# Start of wait tests
+PASS: 12 /aio/event/wait/no-flush-cb
+# End of wait tests
+# End of event tests
+# Start of timer tests
+PASS: 13 /aio/timer/schedule
+# slow test /aio/timer/schedule executed in 1.75 secs
+# End of timer tests
+# Start of coroutine tests
+PASS: 14 /aio/coroutine/queue-chaining
+PASS: 15 /aio/coroutine/worker-thread-co-enter
+# End of coroutine tests
+# End of aio tests
+# Start of aio-gsource tests
+PASS: 16 /aio-gsource/flush
+# Start of bh tests
+PASS: 17 /aio-gsource/bh/schedule
+PASS: 18 /aio-gsource/bh/schedule10
+PASS: 19 /aio-gsource/bh/cancel
+PASS: 20 /aio-gsource/bh/delete
+PASS: 21 /aio-gsource/bh/flush
+# Start of callback-delete tests
+PASS: 22 /aio-gsource/bh/callback-delete/one
+PASS: 23 /aio-gsource/bh/callback-delete/many
+# End of callback-delete tests
+# End of bh tests
+# Start of event tests
+PASS: 24 /aio-gsource/event/add-remove
+PASS: 25 /aio-gsource/event/wait
+PASS: 26 /aio-gsource/event/flush
+# Start of wait tests
+PASS: 27 /aio-gsource/event/wait/no-flush-cb
+# End of wait tests
+# End of event tests
+# Start of timer tests
+PASS: 28 /aio-gsource/timer/schedule
+# slow test /aio-gsource/timer/schedule executed in 1.75 secs
+# End of timer tests
+# End of aio-gsource tests
TAP version 13
-# random seed: R02S2e0b1f391533b778db3e16a43c1cb412
+# random seed: R02S27eea6253ab426989c4b537a5d64eaef
1..2
-# Start of image-locking tests
-PASS: 1 /image-locking/basic
-PASS: 2 /image-locking/set-perm-abort
-# End of image-locking tests
-Unexpected error in qio_channel_file_new_path() at /usr/src/debug/qemu/8.2.1/io/channel-file.c:58:
-./unit/test-io-channel-file: Unable to open tests/test-io-channel-file.txt: No such file or directory
+# Start of bitmap tests
+PASS: 1 /bitmap/bitmap_copy_with_offset
+PASS: 2 /bitmap/bitmap_set
+# End of bitmap tests
TAP version 13
-# random seed: R02S27e0dc8aa60874edd06476be71fc68d2
-1..5
-# Start of io tests
-# Start of channel tests
+# random seed: R02S0b9c95cee50304a53b6be8074aef4566
+1..6
+# Start of xbzrle tests
+PASS: 1 /xbzrle/uleb
+PASS: 2 /xbzrle/encode_decode_zero
+PASS: 3 /xbzrle/encode_decode_unchanged
+PASS: 4 /xbzrle/encode_decode_1_byte
+PASS: 5 /xbzrle/encode_decode_overflow
+PASS: 6 /xbzrle/encode_decode
+# End of xbzrle tests
+TAP version 13
+# random seed: R02S5bf456572a6b532da49a7fa54cc18369
+1..1
+# Start of util tests
+PASS: 1 /util/filemonitor
+# End of util tests
TAP version 13
-# random seed: R02Scb50e1b2f3274245bb5157d680d40f02
+# random seed: R02Sdbc95743391d496a22c1f8220512a115
+1..6
+# Start of aio tests
+# Start of multi tests
+PASS: 1 /aio/multi/lifecycle
+# scheduled 12, queued 5, retry 5, total 22
+PASS: 2 /aio/multi/schedule
+# slow test /aio/multi/schedule executed in 1.00 secs
+# Start of mutex tests
+# 135275 iterations/second
+PASS: 3 /aio/multi/mutex/contended
+# slow test /aio/multi/mutex/contended executed in 1.10 secs
+# 308047 iterations/second
+PASS: 4 /aio/multi/mutex/handoff
+# slow test /aio/multi/mutex/handoff executed in 3.19 secs
+# 35579 iterations/second
+PASS: 5 /aio/multi/mutex/mcs
+# slow test /aio/multi/mutex/mcs executed in 1.11 secs
+# 4062203 iterations/second
+PASS: 6 /aio/multi/mutex/pthread
+# slow test /aio/multi/mutex/pthread executed in 1.10 secs
+# End of mutex tests
+# End of multi tests
+# End of aio tests
+TAP version 13
+# random seed: R02S1cc9ef56701ae095591944c755709024
1..9
-# Start of seccomp tests
-# Start of fork tests
-PASS: 1 /seccomp/fork/on
-PASS: 2 /seccomp/fork/on-nospawn
-PASS: 3 /seccomp/fork/off
-# End of fork tests
-# Start of thread tests
-PASS: 4 /seccomp/thread/on
-PASS: 5 /seccomp/thread/on-nospawn
-PASS: 6 /seccomp/thread/off
-# End of thread tests
-# Start of sched tests
-PASS: 7 /seccomp/sched/on
-PASS: 8 /seccomp/sched/on-nores
-PASS: 9 /seccomp/sched/off
-# End of sched tests
-# End of seccomp tests
+# Start of util tests
+# Start of socket tests
+PASS: 1 /util/socket/unix-abstract
+# Start of is-socket tests
+PASS: 2 /util/socket/is-socket/bad
+PASS: 3 /util/socket/is-socket/good
+# End of is-socket tests
+# End of socket tests
+# End of util tests
+# Start of socket tests
+# Start of fd-pass tests
+# Start of name tests
+PASS: 4 /socket/fd-pass/name/good
+PASS: 5 /socket/fd-pass/name/bad
+PASS: 6 /socket/fd-pass/name/nomon
+# End of name tests
+# Start of num tests
+PASS: 7 /socket/fd-pass/num/good
+PASS: 8 /socket/fd-pass/num/bad
+PASS: 9 /socket/fd-pass/num/nocli
+# End of num tests
+# End of fd-pass tests
+# End of socket tests
TAP version 13
-# random seed: R02S6e06cb50280f0abd5bea47862391036a
+# random seed: R02Se4c4b8940ac2d56c54592b77d20827b0
1..4
# Start of crypto tests
# Start of der tests
@@ -83,190 +183,43 @@ PASS: 4 /crypto/der/parse-ecdsa-p256-priv-key
# End of der tests
# End of crypto tests
TAP version 13
-# random seed: R02S6e6e1a0a37696f0f617fefe06e68b48f
-1..6
-# Start of uuid tests
-PASS: 1 /uuid/is_null
-PASS: 2 /uuid/generate
-PASS: 3 /uuid/parse
-PASS: 4 /uuid/unparse
-PASS: 5 /uuid/unparse_strdup
-PASS: 6 /uuid/hash
-# End of uuid tests
-TAP version 13
-# random seed: R02S7aac427fedda3c69da883e85f1681573
-1..6
-# Start of error-report tests
-PASS: 1 /error-report/simple
-PASS: 2 /error-report/loc
-PASS: 3 /error-report/glog
-PASS: 4 /error-report/once
-PASS: 5 /error-report/timestamp
-PASS: 6 /error-report/warn
-# End of error-report tests
-TAP version 13
-# random seed: R02Sa56d21e6c9147c45602b4d35eb9eaed8
-1..7
-# Start of visitor tests
-# Start of forward tests
-PASS: 1 /visitor/forward/struct
-PASS: 2 /visitor/forward/alternate
-PASS: 3 /visitor/forward/string
-PASS: 4 /visitor/forward/size
-PASS: 5 /visitor/forward/number
-PASS: 6 /visitor/forward/any
-PASS: 7 /visitor/forward/list
-# End of forward tests
-# End of visitor tests
-TAP version 13
-# random seed: R02Sf4200827c8702b88b7b73e21309b39f1
-1..6
-# Start of thread-pool tests
-PASS: 1 /thread-pool/submit
-PASS: 2 /thread-pool/submit-aio
-PASS: 3 /thread-pool/submit-co
-PASS: 4 /thread-pool/submit-many
-PASS: 5 /thread-pool/cancel
-# slow test /thread-pool/cancel executed in 2.00 secs
-PASS: 6 /thread-pool/cancel-async
-# slow test /thread-pool/cancel-async executed in 2.00 secs
-# End of thread-pool tests
-TAP version 13
-# random seed: R02S7bf4090b94bc211a609bd0848c8dd27b
-1..6
-# Start of auth tests
-# Start of list tests
-PASS: 1 /auth/list/complex
-PASS: 2 /auth/list/add-remove
-# Start of default tests
-PASS: 3 /auth/list/default/deny
-PASS: 4 /auth/list/default/allow
-# End of default tests
-# Start of explicit tests
-PASS: 5 /auth/list/explicit/deny
-PASS: 6 /auth/list/explicit/allow
-# End of explicit tests
-# End of list tests
-# End of auth tests
-TAP version 13
-# random seed: R02S7743348b7924af5bd6e10e0c9cfb76ee
-1..5
-# Start of bdrv-graph-mod tests
-PASS: 1 /bdrv-graph-mod/update-perm-tree
-PASS: 2 /bdrv-graph-mod/should-update-child
-PASS: 3 /bdrv-graph-mod/parallel-perm-update
-PASS: 4 /bdrv-graph-mod/parallel-exclusive-write
-PASS: 5 /bdrv-graph-mod/append-greedy-filter
-# End of bdrv-graph-mod tests
-TAP version 13
-# random seed: R02Sf7ba87c97fb8d7047e938ea05a906a29
-1..30
-# Start of bdrv-drain tests
-PASS: 1 /bdrv-drain/nested
-PASS: 2 /bdrv-drain/set_aio_context
-# Start of driver-cb tests
-PASS: 3 /bdrv-drain/driver-cb/drain_all
-PASS: 4 /bdrv-drain/driver-cb/drain
-# Start of co tests
-PASS: 5 /bdrv-drain/driver-cb/co/drain_all
-PASS: 6 /bdrv-drain/driver-cb/co/drain
-# End of co tests
-# End of driver-cb tests
-# Start of quiesce tests
-PASS: 7 /bdrv-drain/quiesce/drain_all
-PASS: 8 /bdrv-drain/quiesce/drain
-# Start of co tests
-PASS: 9 /bdrv-drain/quiesce/co/drain_all
-PASS: 10 /bdrv-drain/quiesce/co/drain
-# End of co tests
-# End of quiesce tests
-# Start of graph-change tests
-PASS: 11 /bdrv-drain/graph-change/drain_all
-# End of graph-change tests
-# Start of iothread tests
-PASS: 12 /bdrv-drain/iothread/drain_all
-PASS: 13 /bdrv-drain/iothread/drain
-# End of iothread tests
-# Start of blockjob tests
-PASS: 14 /bdrv-drain/blockjob/drain_all
-PASS: 15 /bdrv-drain/blockjob/drain
-PASS: 16 /bdrv-drain/blockjob/commit_by_drained_end
-# Start of error tests
-PASS: 17 /bdrv-drain/blockjob/error/drain_all
-PASS: 18 /bdrv-drain/blockjob/error/drain
-# End of error tests
-# Start of iothread tests
-PASS: 19 /bdrv-drain/blockjob/iothread/drain_all
-PASS: 20 /bdrv-drain/blockjob/iothread/drain
-# Start of error tests
-PASS: 21 /bdrv-drain/blockjob/iothread/error/drain_all
-PASS: 22 /bdrv-drain/blockjob/iothread/error/drain
-# End of error tests
-# End of iothread tests
-# End of blockjob tests
-# Start of deletion tests
-PASS: 23 /bdrv-drain/deletion/drain
-# End of deletion tests
-# Start of detach tests
-PASS: 24 /bdrv-drain/detach/drain_all
-PASS: 25 /bdrv-drain/detach/drain
-PASS: 26 /bdrv-drain/detach/parent_cb
-PASS: 27 /bdrv-drain/detach/driver_cb
-# End of detach tests
-# Start of attach tests
-PASS: 28 /bdrv-drain/attach/drain
-# End of attach tests
-# Start of bdrv_drop_intermediate tests
-PASS: 29 /bdrv-drain/bdrv_drop_intermediate/poll
-# End of bdrv_drop_intermediate tests
-# Start of replace_child tests
-PASS: 30 /bdrv-drain/replace_child/mid-drain
-# End of replace_child tests
-# End of bdrv-drain tests
-TAP version 13
-# random seed: R02Sce0120c1a68ae51a94e8761235480153
-1..7
-# Start of visitor tests
-# Start of clone tests
-PASS: 1 /visitor/clone/struct
-PASS: 2 /visitor/clone/alternate
-PASS: 3 /visitor/clone/list
-PASS: 4 /visitor/clone/empty
-PASS: 5 /visitor/clone/complex1
-PASS: 6 /visitor/clone/complex2
-PASS: 7 /visitor/clone/complex3
-# End of clone tests
-# End of visitor tests
-TAP version 13
-# random seed: R02Sc0f74079ade4ad0d8fae0452d99123d5
-1..1
-# Start of cutils tests
-PASS: 1 /cutils/bufferiszero
-# End of cutils tests
-TAP version 13
-# random seed: R02Sec4f37c34d58cbc4cd9a244fd470a25e
-1..1
-# Start of io tests
-# Start of channel tests
-PASS: 1 /io/channel/buf
-# End of channel tests
-# End of io tests
+# random seed: R02S729bd259aaa4fac196c23cb6c6c5dd4e
+1..4
+# Start of crypto tests
+# Start of afsplit tests
+# Start of sha256 tests
+PASS: 1 /crypto/afsplit/sha256/5
+PASS: 2 /crypto/afsplit/sha256/5000
+PASS: 3 /crypto/afsplit/sha256/big
+# End of sha256 tests
+# Start of sha1 tests
+PASS: 4 /crypto/afsplit/sha1/1000
+# End of sha1 tests
+# End of afsplit tests
+# End of crypto tests
TAP version 13
-# random seed: R02S250742617183baca3e61f25bdb3a7717
-1..7
-# Start of single tests
-PASS: 1 /single/success
-PASS: 2 /single/failure
-PASS: 3 /single/cancel
-# End of single tests
-# Start of pair tests
-PASS: 4 /pair/success
-PASS: 5 /pair/failure
-PASS: 6 /pair/cancel
-PASS: 7 /pair/fail-cancel-race
-# End of pair tests
+# random seed: R02S6828546a18b0953d8a815cfcfdc83dae
+1..14
+# Start of string-visitor tests
+# Start of output tests
+PASS: 1 /string-visitor/output/int
+PASS: 2 /string-visitor/output/int-human
+PASS: 3 /string-visitor/output/bool
+PASS: 4 /string-visitor/output/bool-human
+PASS: 5 /string-visitor/output/number
+PASS: 6 /string-visitor/output/number-human
+PASS: 7 /string-visitor/output/string
+PASS: 8 /string-visitor/output/string-human
+PASS: 9 /string-visitor/output/no-string
+PASS: 10 /string-visitor/output/no-string-human
+PASS: 11 /string-visitor/output/enum
+PASS: 12 /string-visitor/output/enum-human
+PASS: 13 /string-visitor/output/intList
+PASS: 14 /string-visitor/output/intList-human
+# End of output tests
+# End of string-visitor tests
TAP version 13
-# random seed: R02Sdf3fe5e846332d5904bd3436d4bc488a
+# random seed: R02Sf7c270451c3219e2c719107aa9e10a01
1..4
# Start of logging tests
PASS: 1 /logging/parse_range
@@ -275,52 +228,30 @@ PASS: 3 /logging/logfile_write_path
PASS: 4 /logging/logfile_lock_path
# End of logging tests
TAP version 13
-# random seed: R02S8d3f56cf3feb0cd802ecfb93dd646c62
-1..4
-# Start of qdev tests
-# Start of properties tests
-# Start of static tests
-PASS: 1 /qdev/properties/static/default
-PASS: 2 /qdev/properties/static/global
-# Start of default tests
-# End of default tests
-# Start of global tests
-# End of global tests
-# End of static tests
-# Start of dynamic tests
-PASS: 3 /qdev/properties/dynamic/global
-# Start of global tests
-# End of global tests
-# End of dynamic tests
-# Start of global tests
-PASS: 4 /qdev/properties/global/subclass
-# End of global tests
-# End of properties tests
-# End of qdev tests
+# random seed: R02S3d3e6927081b3b063e131138c2129739
+1..5
+# Start of crypto tests
+# Start of hash tests
+PASS: 1 /crypto/hash/iov
+PASS: 2 /crypto/hash/alloc
+PASS: 3 /crypto/hash/prealloc
+PASS: 4 /crypto/hash/digest
+PASS: 5 /crypto/hash/base64
+# End of hash tests
+# End of crypto tests
TAP version 13
-# random seed: R02S51195c3d83f0bef24b6152cc31be76db
-1..13
-# Start of replication tests
-# Start of primary tests
-PASS: 1 /replication/primary/read
-PASS: 2 /replication/primary/write
-PASS: 3 /replication/primary/start
-PASS: 4 /replication/primary/stop
-PASS: 5 /replication/primary/do_checkpoint
-PASS: 6 /replication/primary/get_error_all
-# End of primary tests
-# Start of secondary tests
-PASS: 7 /replication/secondary/read
-PASS: 8 /replication/secondary/write
-PASS: 9 /replication/secondary/start
-PASS: 10 /replication/secondary/stop
-PASS: 11 /replication/secondary/continuous_replication
-PASS: 12 /replication/secondary/do_checkpoint
-PASS: 13 /replication/secondary/get_error_all
-# End of secondary tests
-# End of replication tests
+# random seed: R02Sb58eba0d7d69674a61591a1299f0ba45
+1..6
+# Start of error-report tests
+PASS: 1 /error-report/simple
+PASS: 2 /error-report/loc
+PASS: 3 /error-report/glog
+PASS: 4 /error-report/once
+PASS: 5 /error-report/timestamp
+PASS: 6 /error-report/warn
+# End of error-report tests
TAP version 13
-# random seed: R02Saf64463f670ad678ba0212435a04c2c8
+# random seed: R02S52f88634c81733a455dae37fd3c80e67
1..4
# Start of test-smp-parse tests
PASS: 1 /test-smp-parse/with_dies
@@ -331,90 +262,17 @@ PASS: 4 /test-smp-parse/generic/invalid
# End of generic tests
# End of test-smp-parse tests
TAP version 13
-# random seed: R02Sf41d93b025b1a83e98c349052b6e8f4c
-1..4
-# Start of crypto tests
-# Start of hmac tests
-PASS: 1 /crypto/hmac/iov
-PASS: 2 /crypto/hmac/alloc
-PASS: 3 /crypto/hmac/prealloc
-PASS: 4 /crypto/hmac/digest
-# End of hmac tests
-# End of crypto tests
-TAP version 13
-# random seed: R02S3e49f57ca753832834d46c0229b2734d
-1..9
+# random seed: R02S18443e9c56ae9cbfed466b643cbb06f8
+1..1
# Start of io tests
# Start of channel tests
-# Start of socket tests
-PASS: 1 /io/channel/socket/ipv4-sync
-PASS: 2 /io/channel/socket/ipv4-async
-PASS: 3 /io/channel/socket/ipv4-fd
-PASS: 4 /io/channel/socket/ipv6-sync
-PASS: 5 /io/channel/socket/ipv6-async
-PASS: 6 /io/channel/socket/unix-sync
-PASS: 7 /io/channel/socket/unix-async
-PASS: 8 /io/channel/socket/unix-fd-pass
-PASS: 9 /io/channel/socket/unix-listen-cleanup
-# End of socket tests
+# Start of null tests
+PASS: 1 /io/channel/null/io
+# End of null tests
# End of channel tests
# End of io tests
TAP version 13
-# random seed: R02S617635b80d7ab797530061cb61caff6c
-1..2
-# Start of bitmap tests
-PASS: 1 /bitmap/bitmap_copy_with_offset
-PASS: 2 /bitmap/bitmap_set
-# End of bitmap tests
-TAP version 13
-# random seed: R02S222b466e81aa0db7dbb9239f65d0ac4e
-1..2
-# Start of host-utils tests
-PASS: 1 /host-utils/test_lshift
-PASS: 2 /host-utils/test_rshift
-# End of host-utils tests
-TAP version 13
-# random seed: R02S4f37eed957768434e5d63f345691b386
-1..1
-# Start of util tests
-PASS: 1 /util/filemonitor
-# End of util tests
-TAP version 13
-# random seed: R02S7729fe4705c29a42cd2728c620290064
-1..9
-# Start of crypto tests
-# Start of ivgen tests
-# Start of plain tests
-PASS: 1 /crypto/ivgen/plain/1
-PASS: 2 /crypto/ivgen/plain/1f2e3d4c
-PASS: 3 /crypto/ivgen/plain/1f2e3d4c5b6a7988
-# End of plain tests
-# Start of plain64 tests
-PASS: 4 /crypto/ivgen/plain64/1
-PASS: 5 /crypto/ivgen/plain64/1f2e3d4c
-PASS: 6 /crypto/ivgen/plain64/1f2e3d4c5b6a7988
-# End of plain64 tests
-# Start of essiv tests
-PASS: 7 /crypto/ivgen/essiv/1
-PASS: 8 /crypto/ivgen/essiv/1f2e3d4c
-PASS: 9 /crypto/ivgen/essiv/1f2e3d4c5b6a7988
-# End of essiv tests
-# End of ivgen tests
-# End of crypto tests
-TAP version 13
-# random seed: R02Sabad057d7701dd220d2645143d028c7e
-1..5
-# Start of crypto tests
-# Start of hash tests
-PASS: 1 /crypto/hash/iov
-PASS: 2 /crypto/hash/alloc
-PASS: 3 /crypto/hash/prealloc
-PASS: 4 /crypto/hash/digest
-PASS: 5 /crypto/hash/base64
-# End of hash tests
-# End of crypto tests
-TAP version 13
-# random seed: R02S17bb28b260075790a35af135cad66133
+# random seed: R02Sc72ee9479baa8faee873c6e1cf54375d
1..42
# Start of visitor tests
# Start of input tests
@@ -464,9 +322,85 @@ PASS: 42 /visitor/input/fail/alternate
# End of fail tests
# End of input tests
# End of visitor tests
-Usage: ./unit/test-rcu-slist duration nreaders
TAP version 13
-# random seed: R02S9b2dd4df7448c3c9a5f078cdced111fa
+# random seed: R02Sb29094ff85dd4379eec06a9a91bf558d
+1..4
+# Start of qdev tests
+# Start of properties tests
+# Start of static tests
+PASS: 1 /qdev/properties/static/default
+PASS: 2 /qdev/properties/static/global
+# Start of default tests
+# End of default tests
+# Start of global tests
+# End of global tests
+# End of static tests
+# Start of dynamic tests
+PASS: 3 /qdev/properties/dynamic/global
+# Start of global tests
+# End of global tests
+# End of dynamic tests
+# Start of global tests
+PASS: 4 /qdev/properties/global/subclass
+# End of global tests
+# End of properties tests
+# End of qdev tests
+TAP version 13
+# random seed: R02S1bb6b229a9eb96cdcebfb8d82ed83a6d
+1..16
+# Start of visitor tests
+# Start of output tests
+PASS: 1 /visitor/output/int
+PASS: 2 /visitor/output/bool
+PASS: 3 /visitor/output/number
+PASS: 4 /visitor/output/string
+PASS: 5 /visitor/output/no-string
+PASS: 6 /visitor/output/enum
+PASS: 7 /visitor/output/struct
+PASS: 8 /visitor/output/struct-nested
+PASS: 9 /visitor/output/list
+PASS: 10 /visitor/output/any
+PASS: 11 /visitor/output/list-qapi-free
+PASS: 12 /visitor/output/union-flat
+PASS: 13 /visitor/output/union-in-union
+PASS: 14 /visitor/output/alternate
+PASS: 15 /visitor/output/null
+PASS: 16 /visitor/output/list_struct
+# End of output tests
+# End of visitor tests
+TAP version 13
+# random seed: R02S8287e9cd9944b484db2162ce414d612e
+1..7
+# Start of visitor tests
+# Start of clone tests
+PASS: 1 /visitor/clone/struct
+PASS: 2 /visitor/clone/alternate
+PASS: 3 /visitor/clone/list
+PASS: 4 /visitor/clone/empty
+PASS: 5 /visitor/clone/complex1
+PASS: 6 /visitor/clone/complex2
+PASS: 7 /visitor/clone/complex3
+# End of clone tests
+# End of visitor tests
+TAP version 13
+# random seed: R02Se17c6e259c1f2f62a4bacef8a385ad16
+1..8
+# Start of qdist tests
+PASS: 1 /qdist/none
+PASS: 2 /qdist/pr
+# Start of single tests
+PASS: 3 /qdist/single/empty
+PASS: 4 /qdist/single/full
+# End of single tests
+# Start of binning tests
+PASS: 5 /qdist/binning/simple
+PASS: 6 /qdist/binning/precision
+PASS: 7 /qdist/binning/expand
+PASS: 8 /qdist/binning/shrink
+# End of binning tests
+# End of qdist tests
+TAP version 13
+# random seed: R02Scbffb780e2f72cb7c512bb44c04ae6ef
1..6
# Start of yank tests
# Start of char_change tests
@@ -483,151 +417,98 @@ PASS: 6 /yank/char_change/fail/from_yank
# End of char_change tests
# End of yank tests
TAP version 13
-# random seed: R02Sd47695f3a53b4e386f47f01efc31570f
-1..38
-# Start of char tests
-PASS: 1 /char/null
-# ./unit/test-char:
-#
-# 'invalid' is not a valid char driver
-#
-#
-PASS: 2 /char/invalid
-PASS: 3 /char/ringbuf
-PASS: 4 /char/mux
-PASS: 5 /char/stdio
-PASS: 6 /char/pipe
-PASS: 7 /char/file
-PASS: 8 /char/file-fifo
-PASS: 9 /char/udp
-PASS: 10 /char/serial
-PASS: 11 /char/hotswap
-PASS: 12 /char/websocket
-# Start of stdio tests
-# End of stdio tests
+# random seed: R02S92b287831a4f9136586d376da6682816
+1..11
+# Start of int128 tests
+PASS: 1 /int128/int128_and
+PASS: 2 /int128/int128_add
+PASS: 3 /int128/int128_sub
+PASS: 4 /int128/int128_neg
+PASS: 5 /int128/int128_nz
+PASS: 6 /int128/int128_le
+PASS: 7 /int128/int128_lt
+PASS: 8 /int128/int128_ge
+PASS: 9 /int128/int128_gt
+PASS: 10 /int128/int128_rshift
+PASS: 11 /int128/int128_urshift
+# End of int128 tests
+io_read 0x7fc73dd3d8
+io_poll_true 0x7fc73dd3d8
+> io_poll_ready
+io_read 0x7fc73dd3e4
+< io_poll_ready
+io_poll_true 0x7fc73dd3d8
+io_poll_false 0x7fc73dd3e4
+> io_poll_ready
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_poll_false 0x7fc73dd3e4
+io_read 0x7fc73dd3e4
+< io_poll_ready
+TAP version 13
+# random seed: R02Sbf40d64cac856468e656e13656f8c88e
+1..1
+PASS: 1 /nested-aio-poll
+TAP version 13
+# random seed: R02Saf39a2f76bb24ca70898b845879ceebf
+1..9
+# Start of io tests
+# Start of channel tests
# Start of socket tests
-# Start of server tests
-# Start of mainloop tests
-PASS: 13 /char/socket/server/mainloop/tcp
-PASS: 14 /char/socket/server/mainloop/unix
-# End of mainloop tests
-# Start of wait-conn tests
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:33679,server=on
-#
-#
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:33679,server=on
-#
-#
-PASS: 15 /char/socket/server/wait-conn/tcp
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
-#
-#
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
-#
-#
-PASS: 16 /char/socket/server/wait-conn/unix
-# End of wait-conn tests
-# Start of mainloop-fdpass tests
-PASS: 17 /char/socket/server/mainloop-fdpass/tcp
-PASS: 18 /char/socket/server/mainloop-fdpass/unix
-# End of mainloop-fdpass tests
-# Start of wait-conn-fdpass tests
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:35467,server=on
-#
-#
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:35467,server=on
-#
-#
-PASS: 19 /char/socket/server/wait-conn-fdpass/tcp
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
-#
-#
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
-#
-#
-PASS: 20 /char/socket/server/wait-conn-fdpass/unix
-# End of wait-conn-fdpass tests
-# Start of two-clients tests
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:43437,server=on
-#
-#
-PASS: 21 /char/socket/server/two-clients/tcp
-# ./unit/test-char:
-#
-# info:
-# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
-#
-#
-PASS: 22 /char/socket/server/two-clients/unix
-# End of two-clients tests
-# End of server tests
-# Start of client tests
-# Start of mainloop tests
-PASS: 23 /char/socket/client/mainloop/tcp
-PASS: 24 /char/socket/client/mainloop/unix
-# End of mainloop tests
-# Start of wait-conn tests
-PASS: 25 /char/socket/client/wait-conn/tcp
-PASS: 26 /char/socket/client/wait-conn/unix
-# End of wait-conn tests
-# Start of mainloop-reconnect tests
-PASS: 27 /char/socket/client/mainloop-reconnect/tcp
-# slow test /char/socket/client/mainloop-reconnect/tcp executed in 1.00 secs
-PASS: 28 /char/socket/client/mainloop-reconnect/unix
-# slow test /char/socket/client/mainloop-reconnect/unix executed in 1.00 secs
-# End of mainloop-reconnect tests
-# Start of wait-conn-reconnect tests
-PASS: 29 /char/socket/client/wait-conn-reconnect/tcp
-PASS: 30 /char/socket/client/wait-conn-reconnect/unix
-# End of wait-conn-reconnect tests
-# Start of mainloop-fdpass tests
-PASS: 31 /char/socket/client/mainloop-fdpass/tcp
-PASS: 32 /char/socket/client/mainloop-fdpass/unix
-# End of mainloop-fdpass tests
-# Start of wait-conn-fdpass tests
-PASS: 33 /char/socket/client/wait-conn-fdpass/tcp
-PASS: 34 /char/socket/client/wait-conn-fdpass/unix
-# End of wait-conn-fdpass tests
-# Start of reconnect-error tests
-PASS: 35 /char/socket/client/reconnect-error/tcp
-PASS: 36 /char/socket/client/reconnect-error/unix
-# End of reconnect-error tests
-# Start of dupid-reconnect tests
-PASS: 37 /char/socket/client/dupid-reconnect/tcp
-PASS: 38 /char/socket/client/dupid-reconnect/unix
-# End of dupid-reconnect tests
-# End of client tests
+PASS: 1 /io/channel/socket/ipv4-sync
+PASS: 2 /io/channel/socket/ipv4-async
+PASS: 3 /io/channel/socket/ipv4-fd
+PASS: 4 /io/channel/socket/ipv6-sync
+PASS: 5 /io/channel/socket/ipv6-async
+PASS: 6 /io/channel/socket/unix-sync
+PASS: 7 /io/channel/socket/unix-async
+PASS: 8 /io/channel/socket/unix-fd-pass
+PASS: 9 /io/channel/socket/unix-listen-cleanup
# End of socket tests
-# End of char tests
+# End of channel tests
+# End of io tests
TAP version 13
-# random seed: R02S1beb45c0db2365d9f40d5aa9be26b68d
+# random seed: R02S645731f2a8d6e95183feaa63bf0abfeb
+1..7
+# Start of visitor tests
+# Start of forward tests
+PASS: 1 /visitor/forward/struct
+PASS: 2 /visitor/forward/alternate
+PASS: 3 /visitor/forward/string
+PASS: 4 /visitor/forward/size
+PASS: 5 /visitor/forward/number
+PASS: 6 /visitor/forward/any
+PASS: 7 /visitor/forward/list
+# End of forward tests
+# End of visitor tests
+TAP version 13
+# random seed: R02S5b3f1eedb056aed347ca0957c2988644
+1..6
+# Start of thread-pool tests
+PASS: 1 /thread-pool/submit
+PASS: 2 /thread-pool/submit-aio
+PASS: 3 /thread-pool/submit-co
+PASS: 4 /thread-pool/submit-many
+PASS: 5 /thread-pool/cancel
+# slow test /thread-pool/cancel executed in 2.02 secs
+PASS: 6 /thread-pool/cancel-async
+# slow test /thread-pool/cancel-async executed in 2.00 secs
+# End of thread-pool tests
+Usage: ./unit/test-rcu-simpleq duration nreaders
+TAP version 13
+# random seed: R02S8a4eb942b6e9ea7d2c6cda793cb8ac5c
+1..2
+# Start of image-locking tests
+PASS: 1 /image-locking/basic
+PASS: 2 /image-locking/set-perm-abort
+# End of image-locking tests
+Usage: ./unit/test-rcu-slist duration nreaders
+TAP version 13
+# random seed: R02S9efcf86874d4adbe6295e50505a41408
1..156
# Start of visitor tests
# Start of serialization tests
@@ -800,452 +681,167 @@ PASS: 156 /visitor/serialization/String/primitives/int64_max
# End of serialization tests
# End of visitor tests
TAP version 13
-# random seed: R02S44f4d39819b43aefa015eca3d8cf3c2a
-1..6
-# Start of aio tests
-# Start of multi tests
-PASS: 1 /aio/multi/lifecycle
-# scheduled 2, queued 5, retry 5, total 12
-PASS: 2 /aio/multi/schedule
-# slow test /aio/multi/schedule executed in 1.00 secs
-# Start of mutex tests
-# 240107 iterations/second
-PASS: 3 /aio/multi/mutex/contended
-# slow test /aio/multi/mutex/contended executed in 1.10 secs
-# 300987 iterations/second
-PASS: 4 /aio/multi/mutex/handoff
-# slow test /aio/multi/mutex/handoff executed in 3.10 secs
-# 335755 iterations/second
-PASS: 5 /aio/multi/mutex/mcs
-# slow test /aio/multi/mutex/mcs executed in 1.10 secs
-# 7159805 iterations/second
-PASS: 6 /aio/multi/mutex/pthread
-# slow test /aio/multi/mutex/pthread executed in 1.12 secs
-# End of mutex tests
-# End of multi tests
-# End of aio tests
-TAP version 13
-# random seed: R02Sa4f215394c0e1b07e46eba50c0118895
-1..16
-# Start of visitor tests
-# Start of output tests
-PASS: 1 /visitor/output/int
-PASS: 2 /visitor/output/bool
-PASS: 3 /visitor/output/number
-PASS: 4 /visitor/output/string
-PASS: 5 /visitor/output/no-string
-PASS: 6 /visitor/output/enum
-PASS: 7 /visitor/output/struct
-PASS: 8 /visitor/output/struct-nested
-PASS: 9 /visitor/output/list
-PASS: 10 /visitor/output/any
-PASS: 11 /visitor/output/list-qapi-free
-PASS: 12 /visitor/output/union-flat
-PASS: 13 /visitor/output/union-in-union
-PASS: 14 /visitor/output/alternate
-PASS: 15 /visitor/output/null
-PASS: 16 /visitor/output/list_struct
-# End of output tests
-# End of visitor tests
-TAP version 13
-# random seed: R02Scf5b44c47b8bf4de0890eee839b889c9
-1..1
-# Start of io tests
-# Start of channel tests
-# Start of null tests
-PASS: 1 /io/channel/null/io
-# End of null tests
-# End of channel tests
-# End of io tests
-TAP version 13
-# random seed: R02S3e58026ed0d4070d88ba65615eb5455a
-1..14
-# Start of string-visitor tests
-# Start of output tests
-PASS: 1 /string-visitor/output/int
-PASS: 2 /string-visitor/output/int-human
-PASS: 3 /string-visitor/output/bool
-PASS: 4 /string-visitor/output/bool-human
-PASS: 5 /string-visitor/output/number
-PASS: 6 /string-visitor/output/number-human
-PASS: 7 /string-visitor/output/string
-PASS: 8 /string-visitor/output/string-human
-PASS: 9 /string-visitor/output/no-string
-PASS: 10 /string-visitor/output/no-string-human
-PASS: 11 /string-visitor/output/enum
-PASS: 12 /string-visitor/output/enum-human
-PASS: 13 /string-visitor/output/intList
-PASS: 14 /string-visitor/output/intList-human
-# End of output tests
-# End of string-visitor tests
-TAP version 13
-# random seed: R02Sf5c464de6ed34c38bae7e2afb51030c6
-1..10
-# Start of qmp tests
-PASS: 1 /qmp/dispatch_cmd
-PASS: 2 /qmp/dispatch_cmd_oob
-PASS: 3 /qmp/dispatch_cmd_failure
-PASS: 4 /qmp/dispatch_cmd_io
-PASS: 5 /qmp/dispatch_cmd_success_response
-PASS: 6 /qmp/dispatch_cmd_deprecated
-PASS: 7 /qmp/dispatch_cmd_arg_deprecated
-PASS: 8 /qmp/dispatch_cmd_ret_deprecated
-PASS: 9 /qmp/dealloc_types
-PASS: 10 /qmp/dealloc_partial
-# End of qmp tests
-TAP version 13
-# random seed: R02S5b6381338874869aaab2dc302b39dba1
-1..12
-# Start of basic tests
-PASS: 1 /basic/no-dangling-access
-PASS: 2 /basic/lifecycle
-PASS: 3 /basic/yield
-PASS: 4 /basic/nesting
-PASS: 5 /basic/self
-PASS: 6 /basic/entered
-PASS: 7 /basic/in_coroutine
-PASS: 8 /basic/order
-# End of basic tests
-# Start of locking tests
-PASS: 9 /locking/co-mutex
-# Start of co-mutex tests
-PASS: 10 /locking/co-mutex/lockable
-# End of co-mutex tests
-# Start of co-rwlock tests
-PASS: 11 /locking/co-rwlock/upgrade
-PASS: 12 /locking/co-rwlock/downgrade
-# End of co-rwlock tests
-# End of locking tests
-**
-ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)
-TAP version 13
-# random seed: R02Sd526227627fd574df186576b6ff57949
-Bail out! ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)
-TAP version 13
-# random seed: R02Se4114eaf805519b89a8635df2528ad71
-1..22
-# Start of sync-op tests
-PASS: 1 /sync-op/pread
-PASS: 2 /sync-op/pwrite
-PASS: 3 /sync-op/preadv
-PASS: 4 /sync-op/pwritev
-PASS: 5 /sync-op/preadv_part
-PASS: 6 /sync-op/pwritev_part
-PASS: 7 /sync-op/pwrite_compressed
-PASS: 8 /sync-op/pwrite_zeroes
-PASS: 9 /sync-op/load_vmstate
-PASS: 10 /sync-op/save_vmstate
-PASS: 11 /sync-op/pdiscard
-PASS: 12 /sync-op/truncate
-PASS: 13 /sync-op/block_status
-PASS: 14 /sync-op/flush
-PASS: 15 /sync-op/check
-PASS: 16 /sync-op/activate
-# End of sync-op tests
-# Start of attach tests
-PASS: 17 /attach/blockjob
-PASS: 18 /attach/second_node
-PASS: 19 /attach/preserve_blk_ctx
-# End of attach tests
-# Start of propagate tests
-PASS: 20 /propagate/basic
-PASS: 21 /propagate/diamond
-PASS: 22 /propagate/mirror
-# End of propagate tests
-TAP version 13
-# random seed: R02S18ed46a0480784059fd077f2c5a8c035
-1..8
-# Start of string-visitor tests
-# Start of input tests
-PASS: 1 /string-visitor/input/int
-PASS: 2 /string-visitor/input/intList
-PASS: 3 /string-visitor/input/uintList
-PASS: 4 /string-visitor/input/bool
-PASS: 5 /string-visitor/input/number
-PASS: 6 /string-visitor/input/string
-PASS: 7 /string-visitor/input/enum
-PASS: 8 /string-visitor/input/fuzz
-# End of input tests
-# End of string-visitor tests
-Usage: ./unit/test-rcu-simpleq duration nreaders
-io_read 0x7fca96be98
-io_poll_true 0x7fca96be98
-> io_poll_ready
-io_read 0x7fca96bea4
-< io_poll_ready
-io_poll_true 0x7fca96be98
-io_poll_false 0x7fca96bea4
-> io_poll_ready
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_poll_false 0x7fca96bea4
-io_read 0x7fca96bea4
-< io_poll_ready
-TAP version 13
-# random seed: R02Sfde005d3d3cc01848eccae789ebb790e
+# random seed: R02Sc00793d9c56e57ba818a1aafb0fd6342
1..1
-PASS: 1 /nested-aio-poll
-TAP version 13
-# random seed: R02S8ff6f908c40190cf73f7300837eca8a3
-1..2
-# Start of qapi tests
-# Start of util tests
-PASS: 1 /qapi/util/qapi_enum_parse
-PASS: 2 /qapi/util/parse_qapi_name
-# End of util tests
-# End of qapi tests
-TAP version 13
-# random seed: R02S269806e38301416f0be2ccc751fd3f09
-1..11
-# Start of int128 tests
-PASS: 1 /int128/int128_and
-PASS: 2 /int128/int128_add
-PASS: 3 /int128/int128_sub
-PASS: 4 /int128/int128_neg
-PASS: 5 /int128/int128_nz
-PASS: 6 /int128/int128_le
-PASS: 7 /int128/int128_lt
-PASS: 8 /int128/int128_ge
-PASS: 9 /int128/int128_gt
-PASS: 10 /int128/int128_rshift
-PASS: 11 /int128/int128_urshift
-# End of int128 tests
-TAP version 13
-# random seed: R02S9e7776f1d09c7b11cfbecc0596fedfad
-1..16
-# Start of crypto tests
-# Start of secret tests
-PASS: 1 /crypto/secret/direct
-# Start of indirect tests
-PASS: 2 /crypto/secret/indirect/good
-PASS: 3 /crypto/secret/indirect/badfile
-PASS: 4 /crypto/secret/indirect/emptyfile
-# End of indirect tests
-# Start of noconv tests
-PASS: 5 /crypto/secret/noconv/utf8
-# Start of base64 tests
-PASS: 6 /crypto/secret/noconv/base64/good
-PASS: 7 /crypto/secret/noconv/base64/bad
-# End of base64 tests
-# End of noconv tests
-# Start of conv tests
-# Start of base64 tests
-PASS: 8 /crypto/secret/conv/base64/utf8valid
-PASS: 9 /crypto/secret/conv/base64/utf8invalid
-# End of base64 tests
-# Start of utf8 tests
-PASS: 10 /crypto/secret/conv/utf8/base64
-# End of utf8 tests
-# End of conv tests
-# Start of crypt tests
-PASS: 11 /crypto/secret/crypt/raw
-PASS: 12 /crypto/secret/crypt/base64
-PASS: 13 /crypto/secret/crypt/shortkey
-PASS: 14 /crypto/secret/crypt/shortiv
-PASS: 15 /crypto/secret/crypt/missingiv
-PASS: 16 /crypto/secret/crypt/badiv
-# End of crypt tests
-# End of secret tests
-# End of crypto tests
-TAP version 13
-# random seed: R02Sead3613cfaac893ada03e2035921743b
-1..3
-# Start of resv-mem tests
-PASS: 1 /resv-mem/range_reverse_array
-PASS: 2 /resv-mem/range_reverse_array_low_end
-PASS: 3 /resv-mem/resv_region_list_insert
-# End of resv-mem tests
-TAP version 13
-# random seed: R02Se522ba24010d2993cad2ca7f6fdfa6a7
-1..8
-# Start of crypto tests
-# Start of cipher tests
-PASS: 1 /crypto/cipher/aes-ecb-128
-PASS: 2 /crypto/cipher/aes-ecb-192
-PASS: 3 /crypto/cipher/aes-ecb-256
-PASS: 4 /crypto/cipher/aes-cbc-128
-PASS: 5 /crypto/cipher/aes-cbc-192
-PASS: 6 /crypto/cipher/aes-cbc-256
-PASS: 7 /crypto/cipher/null-iv
-PASS: 8 /crypto/cipher/short-plaintext
-# End of cipher tests
-# End of crypto tests
-TAP version 13
-# random seed: R02Sfdf49c09ffbd657888d2afffbc16f57f
-1..2
-# Start of host-utils tests
-PASS: 1 /host-utils/test_divu128
-PASS: 2 /host-utils/test_divs128
-# End of host-utils tests
+# Start of timed-average tests
+PASS: 1 /timed-average/average
+# End of timed-average tests
TAP version 13
-# random seed: R02S6b67790a31ab0f0755208fa00892fdb0
-1..2
-# Start of write-threshold tests
-PASS: 1 /write-threshold/not-trigger
-PASS: 2 /write-threshold/trigger
-# End of write-threshold tests
-Usage: ./unit/test-rcu-list duration nreaders
+# random seed: R02Sbe701c2e52630472fa5a6b198a665fba
+1..5
+# Start of virtio-dmabuf tests
+PASS: 1 /virtio-dmabuf/add_rm_res
+PASS: 2 /virtio-dmabuf/add_rm_dev
+PASS: 3 /virtio-dmabuf/rm_invalid_res
+PASS: 4 /virtio-dmabuf/add_invalid_res
+PASS: 5 /virtio-dmabuf/free_res
+# End of virtio-dmabuf tests
TAP version 13
-# random seed: R02S5fa73dcf6ba3d280607f50f2ce780534
-1..23
-# Start of vmstate tests
-# ./unit/test-vmstate:
-#
-# Failed to load test/with_tmp:a
-#
-#
-# ./unit/test-vmstate:
-#
-# Failed to load test/tmp_child_parent:f
-#
-#
-# ./unit/test-vmstate:
-#
-# Failed to load test/tmp_child:parent
-#
-#
-# ./unit/test-vmstate:
-#
-# Failed to load test/with_tmp:tmp
-#
-#
-# ./unit/test-vmstate:
-#
-# Failed to load test/tmp_child:diff
-#
-#
-# ./unit/test-vmstate:
+# random seed: R02S1e2d504abac0fc85332e51b4011b3b16
+1..38
+# Start of char tests
+PASS: 1 /char/null
+# ./unit/test-char:
#
-# Failed to load test/with_tmp:tmp
+# 'invalid' is not a valid char driver
#
#
-# ./unit/test-vmstate:
+PASS: 2 /char/invalid
+PASS: 3 /char/ringbuf
+PASS: 4 /char/mux
+PASS: 5 /char/stdio
+PASS: 6 /char/pipe
+PASS: 7 /char/file
+PASS: 8 /char/file-fifo
+PASS: 9 /char/udp
+PASS: 10 /char/serial
+PASS: 11 /char/hotswap
+PASS: 12 /char/websocket
+# Start of stdio tests
+# End of stdio tests
+# Start of socket tests
+# Start of server tests
+# Start of mainloop tests
+PASS: 13 /char/socket/server/mainloop/tcp
+PASS: 14 /char/socket/server/mainloop/unix
+# End of mainloop tests
+# Start of wait-conn tests
+# ./unit/test-char:
#
-# Failed to load test/tmp_child:diff
+# info:
+# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:39149,server=on
#
#
-# ./unit/test-vmstate:
+# ./unit/test-char:
#
-# Failed to load test/with_tmp:tmp
+# info:
+# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:39149,server=on
#
#
-PASS: 1 /vmstate/tmp_struct
-# Start of simple tests
-# ./unit/test-vmstate:
+PASS: 15 /char/socket/server/wait-conn/tcp
+# ./unit/test-char:
#
-# Failed to load simple/primitive:b_1
+# info:
+# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
#
#
-# ./unit/test-vmstate:
+# ./unit/test-char:
#
-# Failed to load simple/primitive:i64_2
+# info:
+# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
#
#
-# ./unit/test-vmstate:
+PASS: 16 /char/socket/server/wait-conn/unix
+# End of wait-conn tests
+# Start of mainloop-fdpass tests
+PASS: 17 /char/socket/server/mainloop-fdpass/tcp
+PASS: 18 /char/socket/server/mainloop-fdpass/unix
+# End of mainloop-fdpass tests
+# Start of wait-conn-fdpass tests
+# ./unit/test-char:
#
-# Failed to load simple/primitive:i32_1
+# info:
+# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:32839,server=on
#
#
-# ./unit/test-vmstate:
+# ./unit/test-char:
#
-# Failed to load simple/primitive:i32_1
+# info:
+# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:32839,server=on
#
#
-PASS: 2 /vmstate/simple/primitive
-# ./unit/test-vmstate:
+PASS: 19 /char/socket/server/wait-conn-fdpass/tcp
+# ./unit/test-char:
#
-# Failed to load simple/array:u16_1
+# info:
+# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
#
#
-# ./unit/test-vmstate:
+# ./unit/test-char:
#
-# Failed to load simple/array:u16_1
+# info:
+# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
#
#
-# ./unit/test-vmstate:
+PASS: 20 /char/socket/server/wait-conn-fdpass/unix
+# End of wait-conn-fdpass tests
+# Start of two-clients tests
+# ./unit/test-char:
#
-# Failed to load simple/array:u16_1
+# info:
+# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38175,server=on
#
#
-# ./unit/test-vmstate:
+PASS: 21 /char/socket/server/two-clients/tcp
+# ./unit/test-char:
#
-# Failed to load simple/array:u16_1
+# info:
+# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on
#
#
-PASS: 3 /vmstate/simple/array
-# End of simple tests
-# Start of versioned tests
-# Start of load tests
-PASS: 4 /vmstate/versioned/load/v1
-PASS: 5 /vmstate/versioned/load/v2
-# End of load tests
-# End of versioned tests
-# Start of field_exists tests
-# Start of load tests
-PASS: 6 /vmstate/field_exists/load/noskip
-PASS: 7 /vmstate/field_exists/load/skip
-# End of load tests
-# Start of save tests
-PASS: 8 /vmstate/field_exists/save/noskip
-PASS: 9 /vmstate/field_exists/save/skip
-# End of save tests
-# End of field_exists tests
-# Start of array tests
-# Start of ptr tests
-# Start of str tests
-# Start of no0 tests
-PASS: 10 /vmstate/array/ptr/str/no0/save
-PASS: 11 /vmstate/array/ptr/str/no0/load
-# End of no0 tests
-# Start of 0 tests
-PASS: 12 /vmstate/array/ptr/str/0/save
-PASS: 13 /vmstate/array/ptr/str/0/load
-# End of 0 tests
-# End of str tests
-# Start of prim tests
-# Start of 0 tests
-PASS: 14 /vmstate/array/ptr/prim/0/save
-PASS: 15 /vmstate/array/ptr/prim/0/load
-# End of 0 tests
-# End of prim tests
-# End of ptr tests
-# End of array tests
-# Start of qtailq tests
-# Start of save tests
-PASS: 16 /vmstate/qtailq/save/saveq
-# End of save tests
-# Start of load tests
-PASS: 17 /vmstate/qtailq/load/loadq
-# End of load tests
-# End of qtailq tests
-# Start of gtree tests
-# Start of save tests
-PASS: 18 /vmstate/gtree/save/savedomain
-PASS: 19 /vmstate/gtree/save/saveiommu
-# End of save tests
-# Start of load tests
-PASS: 20 /vmstate/gtree/load/loaddomain
-PASS: 21 /vmstate/gtree/load/loadiommu
-# End of load tests
-# End of gtree tests
-# Start of qlist tests
-# Start of save tests
-PASS: 22 /vmstate/qlist/save/saveqlist
-# End of save tests
-# Start of load tests
-PASS: 23 /vmstate/qlist/load/loadqlist
-# End of load tests
-# End of qlist tests
-# End of vmstate tests
+PASS: 22 /char/socket/server/two-clients/unix
+# End of two-clients tests
+# End of server tests
+# Start of client tests
+# Start of mainloop tests
+PASS: 23 /char/socket/client/mainloop/tcp
+PASS: 24 /char/socket/client/mainloop/unix
+# End of mainloop tests
+# Start of wait-conn tests
+PASS: 25 /char/socket/client/wait-conn/tcp
+PASS: 26 /char/socket/client/wait-conn/unix
+# End of wait-conn tests
+# Start of mainloop-reconnect tests
+PASS: 27 /char/socket/client/mainloop-reconnect/tcp
+# slow test /char/socket/client/mainloop-reconnect/tcp executed in 1.00 secs
+PASS: 28 /char/socket/client/mainloop-reconnect/unix
+# slow test /char/socket/client/mainloop-reconnect/unix executed in 1.00 secs
+# End of mainloop-reconnect tests
+# Start of wait-conn-reconnect tests
+PASS: 29 /char/socket/client/wait-conn-reconnect/tcp
+PASS: 30 /char/socket/client/wait-conn-reconnect/unix
+# End of wait-conn-reconnect tests
+# Start of mainloop-fdpass tests
+PASS: 31 /char/socket/client/mainloop-fdpass/tcp
+PASS: 32 /char/socket/client/mainloop-fdpass/unix
+# End of mainloop-fdpass tests
+# Start of wait-conn-fdpass tests
+PASS: 33 /char/socket/client/wait-conn-fdpass/tcp
+PASS: 34 /char/socket/client/wait-conn-fdpass/unix
+# End of wait-conn-fdpass tests
+# Start of reconnect-error tests
+PASS: 35 /char/socket/client/reconnect-error/tcp
+PASS: 36 /char/socket/client/reconnect-error/unix
+# End of reconnect-error tests
+# Start of dupid-reconnect tests
+PASS: 37 /char/socket/client/dupid-reconnect/tcp
+PASS: 38 /char/socket/client/dupid-reconnect/unix
+# End of dupid-reconnect tests
+# End of client tests
+# End of socket tests
+# End of char tests
TAP version 13
-# random seed: R02S31bd53425b5afb5e6fe4107dc7b85059
+# random seed: R02S268519d590a0b51fd124c1848b9568b8
1..13
# Start of keyval tests
PASS: 1 /keyval/keyval_parse
@@ -1268,283 +864,20 @@ PASS: 12 /keyval/merge/list
PASS: 13 /keyval/merge/conflict
# End of merge tests
# End of keyval tests
+Usage: ./unit/test-rcu-list duration nreaders
TAP version 13
-# random seed: R02S5c0c5ff5233aded9623e7e086e8490e8
-1..6
-# Start of bitops tests
-PASS: 1 /bitops/sextract32
-PASS: 2 /bitops/sextract64
-PASS: 3 /bitops/half_shuffle32
-PASS: 4 /bitops/half_shuffle64
-PASS: 5 /bitops/half_unshuffle32
-PASS: 6 /bitops/half_unshuffle64
-# End of bitops tests
-TAP version 13
-# random seed: R02Sab86ca1d89e2fde322d177a575d40a06
+# random seed: R02S4efaf9633ac4c301691498030e0da9d7
1..2
# Start of qht tests
# Start of mode tests
PASS: 1 /qht/mode/default
+# slow test /qht/mode/default executed in 1.30 secs
PASS: 2 /qht/mode/resize
# End of mode tests
# End of qht tests
-TAP version 13
-# random seed: R02S19224b89842515341e68573774244cf7
-1..4
-# Start of bitcnt tests
-PASS: 1 /bitcnt/ctpop8
-PASS: 2 /bitcnt/ctpop16
-PASS: 3 /bitcnt/ctpop32
-PASS: 4 /bitcnt/ctpop64
-# End of bitcnt tests
-TAP version 13
-# random seed: R02Sa29132854ccc0903d0c2655d35c73d09
-1..5
-# Start of crypto tests
-# Start of task tests
-PASS: 1 /crypto/task/complete
-PASS: 2 /crypto/task/datafree
-PASS: 3 /crypto/task/failure
-PASS: 4 /crypto/task/thread_complete
-PASS: 5 /crypto/task/thread_failure
-# End of task tests
-# End of crypto tests
-TAP version 13
-# random seed: R02Sf14ea05e4187e326b40cb0d91fa54f8e
-1..6
-# Start of interval-tree tests
-PASS: 1 /interval-tree/empty
-PASS: 2 /interval-tree/find-one-point
-PASS: 3 /interval-tree/find-two-point
-PASS: 4 /interval-tree/find-one-range
-PASS: 5 /interval-tree/find-one-range-many
-PASS: 6 /interval-tree/find-many-range
-# End of interval-tree tests
-TAP version 13
-# random seed: R02S449bcf7a42d6496e4b2c85fd23a5d5dc
-1..2
-# Start of block-backend tests
-PASS: 1 /block-backend/drain_aio_error
-PASS: 2 /block-backend/drain_all_aio_error
-# End of block-backend tests
-TAP version 13
-# random seed: R02S1bffd5823c6dcb812e2e89e89f764f3a
-1..6
-# Start of event tests
-PASS: 1 /event/event_a
-PASS: 2 /event/event_b
-PASS: 3 /event/event_c
-PASS: 4 /event/event_d
-PASS: 5 /event/deprecated
-PASS: 6 /event/deprecated_data
-# End of event tests
Usage: ./unit/test-rcu-tailq duration nreaders
TAP version 13
-# random seed: R02Sc19d3389588df23c5792a0f07be41c53
-1..8
-# Start of qdist tests
-PASS: 1 /qdist/none
-PASS: 2 /qdist/pr
-# Start of single tests
-PASS: 3 /qdist/single/empty
-PASS: 4 /qdist/single/full
-# End of single tests
-# Start of binning tests
-PASS: 5 /qdist/binning/simple
-PASS: 6 /qdist/binning/precision
-PASS: 7 /qdist/binning/expand
-PASS: 8 /qdist/binning/shrink
-# End of binning tests
-# End of qdist tests
-TAP version 13
-# random seed: R02Seb15f1393a090ed2afbf790e1fc5cbf5
-1..33
-# Start of visitor tests
-# Start of opts tests
-# Start of flatten tests
-PASS: 1 /visitor/opts/flatten/value
-# End of flatten tests
-# Start of i64 tests
-# 'i64x=5-6': Parameter 'i64x' expects an int64 value
-PASS: 2 /visitor/opts/i64/nonlist
-# Start of val1 tests
-# 'i64=0x8000000000000000': Parameter 'i64' expects an int64 value or range
-PASS: 3 /visitor/opts/i64/val1/errno
-# 'i64=': Parameter 'i64' expects an int64 value or range
-PASS: 4 /visitor/opts/i64/val1/empty
-# 'i64=5z': Parameter 'i64' expects an int64 value or range
-PASS: 5 /visitor/opts/i64/val1/trailing
-# End of val1 tests
-# Start of val2 tests
-# 'i64=0x7fffffffffffffff-0x8000000000000000': Parameter 'i64' expects an int64 value or range
-PASS: 6 /visitor/opts/i64/val2/errno
-# 'i64=5-': Parameter 'i64' expects an int64 value or range
-PASS: 7 /visitor/opts/i64/val2/empty
-# 'i64=5-6z': Parameter 'i64' expects an int64 value or range
-PASS: 8 /visitor/opts/i64/val2/trailing
-# End of val2 tests
-# Start of range tests
-# 'i64=6-5': Parameter 'i64' expects an int64 value or range
-PASS: 9 /visitor/opts/i64/range/empty
-PASS: 10 /visitor/opts/i64/range/minval
-PASS: 11 /visitor/opts/i64/range/maxval
-# Start of max tests
-# Start of pos tests
-PASS: 12 /visitor/opts/i64/range/max/pos/a
-PASS: 13 /visitor/opts/i64/range/max/pos/b
-# End of pos tests
-# Start of neg tests
-PASS: 14 /visitor/opts/i64/range/max/neg/a
-PASS: 15 /visitor/opts/i64/range/max/neg/b
-# End of neg tests
-# End of max tests
-# Start of 2big tests
-# 'i64=0x7ffffffffffeffff-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range
-PASS: 16 /visitor/opts/i64/range/2big/pos
-# 'i64=-0x8000000000000000--0x7fffffffffff0000': Parameter 'i64' expects an int64 value or range
-PASS: 17 /visitor/opts/i64/range/2big/neg
-# 'i64=-0x8000000000000000-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range
-PASS: 18 /visitor/opts/i64/range/2big/full
-# End of 2big tests
-# End of range tests
-# End of i64 tests
-# Start of u64 tests
-# 'u64x=5-6': Parameter 'u64x' expects a uint64 value
-PASS: 19 /visitor/opts/u64/nonlist
-# Start of val1 tests
-# 'u64=-1': Parameter 'u64' expects a uint64 value or range
-PASS: 20 /visitor/opts/u64/val1/errno
-# 'u64=': Parameter 'u64' expects a uint64 value or range
-PASS: 21 /visitor/opts/u64/val1/empty
-# 'u64=5z': Parameter 'u64' expects a uint64 value or range
-PASS: 22 /visitor/opts/u64/val1/trailing
-# End of val1 tests
-# Start of val2 tests
-# 'u64=0xffffffffffffffff-0x10000000000000000': Parameter 'u64' expects a uint64 value or range
-PASS: 23 /visitor/opts/u64/val2/errno
-# 'u64=5-': Parameter 'u64' expects a uint64 value or range
-PASS: 24 /visitor/opts/u64/val2/empty
-# 'u64=5-6z': Parameter 'u64' expects a uint64 value or range
-PASS: 25 /visitor/opts/u64/val2/trailing
-# End of val2 tests
-# Start of range tests
-# 'u64=6-5': Parameter 'u64' expects a uint64 value or range
-PASS: 26 /visitor/opts/u64/range/empty
-PASS: 27 /visitor/opts/u64/range/minval
-PASS: 28 /visitor/opts/u64/range/maxval
-PASS: 29 /visitor/opts/u64/range/max
-# 'u64=0-65536': Parameter 'u64' expects a uint64 value or range
-PASS: 30 /visitor/opts/u64/range/2big
-# End of range tests
-# End of u64 tests
-# Start of range tests
-PASS: 31 /visitor/opts/range/unvisited
-PASS: 32 /visitor/opts/range/beyond
-# End of range tests
-# Start of dict tests
-PASS: 33 /visitor/opts/dict/unvisited
-# End of dict tests
-# End of opts tests
-# End of visitor tests
-TAP version 13
-# random seed: R02See1ba157028ab2c3b4966190b28a9035
-1..17
-# Start of throttle tests
-PASS: 1 /throttle/leak_bucket
-PASS: 2 /throttle/compute_wait
-PASS: 3 /throttle/init
-PASS: 4 /throttle/init_readonly
-PASS: 5 /throttle/init_writeonly
-PASS: 6 /throttle/destroy
-PASS: 7 /throttle/have_timer
-PASS: 8 /throttle/detach_attach
-PASS: 9 /throttle/config_functions
-PASS: 10 /throttle/accounting
-PASS: 11 /throttle/groups
-# Start of config tests
-PASS: 12 /throttle/config/enabled
-PASS: 13 /throttle/config/conflicting
-PASS: 14 /throttle/config/is_valid
-PASS: 15 /throttle/config/ranges
-PASS: 16 /throttle/config/max
-PASS: 17 /throttle/config/iops_size
-# End of config tests
-# End of throttle tests
-TAP version 13
-# random seed: R02Sef13e008cdf5d257a08bd7b2e6b15a15
-1..1
-# Start of timed-average tests
-PASS: 1 /timed-average/average
-# End of timed-average tests
-TAP version 13
-# random seed: R02S5cfc3fe10998d4f69245ec1f319f181b
-1..40
-# Start of hbitmap tests
-PASS: 1 /hbitmap/granularity
-# Start of size tests
-PASS: 2 /hbitmap/size/0
-PASS: 3 /hbitmap/size/unaligned
-# End of size tests
-# Start of iter tests
-PASS: 4 /hbitmap/iter/empty
-PASS: 5 /hbitmap/iter/partial
-PASS: 6 /hbitmap/iter/granularity
-PASS: 7 /hbitmap/iter/iter_and_reset
-# End of iter tests
-# Start of get tests
-PASS: 8 /hbitmap/get/all
-PASS: 9 /hbitmap/get/some
-# End of get tests
-# Start of set tests
-PASS: 10 /hbitmap/set/all
-PASS: 11 /hbitmap/set/one
-PASS: 12 /hbitmap/set/two-elem
-PASS: 13 /hbitmap/set/general
-PASS: 14 /hbitmap/set/twice
-PASS: 15 /hbitmap/set/overlap
-# End of set tests
-# Start of reset tests
-PASS: 16 /hbitmap/reset/empty
-PASS: 17 /hbitmap/reset/general
-PASS: 18 /hbitmap/reset/all
-# End of reset tests
-# Start of truncate tests
-PASS: 19 /hbitmap/truncate/nop
-# Start of grow tests
-PASS: 20 /hbitmap/truncate/grow/negligible
-PASS: 21 /hbitmap/truncate/grow/tiny
-PASS: 22 /hbitmap/truncate/grow/small
-PASS: 23 /hbitmap/truncate/grow/medium
-PASS: 24 /hbitmap/truncate/grow/large
-# End of grow tests
-# Start of shrink tests
-PASS: 25 /hbitmap/truncate/shrink/negligible
-PASS: 26 /hbitmap/truncate/shrink/tiny
-PASS: 27 /hbitmap/truncate/shrink/small
-PASS: 28 /hbitmap/truncate/shrink/medium
-PASS: 29 /hbitmap/truncate/shrink/large
-# End of shrink tests
-# End of truncate tests
-# Start of serialize tests
-PASS: 30 /hbitmap/serialize/align
-PASS: 31 /hbitmap/serialize/basic
-PASS: 32 /hbitmap/serialize/part
-PASS: 33 /hbitmap/serialize/zeroes
-# End of serialize tests
-# Start of next_zero tests
-PASS: 34 /hbitmap/next_zero/next_x_0
-PASS: 35 /hbitmap/next_zero/next_x_4
-PASS: 36 /hbitmap/next_zero/next_x_after_truncate
-# End of next_zero tests
-# Start of next_dirty_area tests
-PASS: 37 /hbitmap/next_dirty_area/next_dirty_area_0
-PASS: 38 /hbitmap/next_dirty_area/next_dirty_area_1
-PASS: 39 /hbitmap/next_dirty_area/next_dirty_area_4
-PASS: 40 /hbitmap/next_dirty_area/next_dirty_area_after_truncate
-# End of next_dirty_area tests
-# End of hbitmap tests
-TAP version 13
-# random seed: R02S383ed12cad20fac39209bffca91b0dab
+# random seed: R02S8de60d21e4641ff05182c872074cbfad
1..179
# Start of cutils tests
PASS: 1 /cutils/size_to_str
@@ -1762,78 +1095,45 @@ PASS: 179 /cutils/strtosz/metric
# End of strtosz tests
# End of cutils tests
TAP version 13
-# random seed: R02Sb2bffbb794b200e3469d31347522ce43
-1..9
-# Start of util tests
-# Start of socket tests
-PASS: 1 /util/socket/unix-abstract
-# Start of is-socket tests
-PASS: 2 /util/socket/is-socket/bad
-PASS: 3 /util/socket/is-socket/good
-# End of is-socket tests
-# End of socket tests
-# End of util tests
-# Start of socket tests
-# Start of fd-pass tests
-# Start of name tests
-PASS: 4 /socket/fd-pass/name/good
-PASS: 5 /socket/fd-pass/name/bad
-PASS: 6 /socket/fd-pass/name/nomon
-# End of name tests
-# Start of num tests
-PASS: 7 /socket/fd-pass/num/good
-PASS: 8 /socket/fd-pass/num/bad
-PASS: 9 /socket/fd-pass/num/nocli
-# End of num tests
-# End of fd-pass tests
-# End of socket tests
-TAP version 13
-# random seed: R02S0eead20922f15431a67f9bb27fd3b011
+# random seed: R02S0a7eb2c4b7f0b5f0da7aeb36b6a18206
1..2
-# Start of host-utils tests
-PASS: 1 /host-utils/mulu64
-PASS: 2 /host-utils/muls64
-# End of host-utils tests
-TAP version 13
-# random seed: R02Sd70fac8a528fdc4d6aa4fc9473fb9c4b
-1..6
-# Start of xbzrle tests
-PASS: 1 /xbzrle/uleb
-PASS: 2 /xbzrle/encode_decode_zero
-PASS: 3 /xbzrle/encode_decode_unchanged
-PASS: 4 /xbzrle/encode_decode_1_byte
-PASS: 5 /xbzrle/encode_decode_overflow
-PASS: 6 /xbzrle/encode_decode
-# End of xbzrle tests
-TAP version 13
-# random seed: R02Sde79e3ee17717495a967216553d90230
-1..4
-# Start of qtree tests
-PASS: 1 /qtree/search
-PASS: 2 /qtree/remove
-# nnodes: 62
-# nnodes: 0
-PASS: 3 /qtree/destroy
-PASS: 4 /qtree/insert
-# End of qtree tests
+# Start of block-backend tests
+PASS: 1 /block-backend/drain_aio_error
+PASS: 2 /block-backend/drain_all_aio_error
+# End of block-backend tests
TAP version 13
-# random seed: R02S59dff4588df847fde5e301896c38a226
-1..5
-# Start of auth tests
-# Start of list tests
-PASS: 1 /auth/list/complex
-# Start of default tests
-PASS: 2 /auth/list/default/deny
-PASS: 3 /auth/list/default/allow
-# End of default tests
-# Start of explicit tests
-PASS: 4 /auth/list/explicit/deny
-PASS: 5 /auth/list/explicit/allow
-# End of explicit tests
-# End of list tests
-# End of auth tests
+# random seed: R02Sbd26aa6dacd8a207aab045be960dead4
+1..22
+# Start of sync-op tests
+PASS: 1 /sync-op/pread
+PASS: 2 /sync-op/pwrite
+PASS: 3 /sync-op/preadv
+PASS: 4 /sync-op/pwritev
+PASS: 5 /sync-op/preadv_part
+PASS: 6 /sync-op/pwritev_part
+PASS: 7 /sync-op/pwrite_compressed
+PASS: 8 /sync-op/pwrite_zeroes
+PASS: 9 /sync-op/load_vmstate
+PASS: 10 /sync-op/save_vmstate
+PASS: 11 /sync-op/pdiscard
+PASS: 12 /sync-op/truncate
+PASS: 13 /sync-op/block_status
+PASS: 14 /sync-op/flush
+PASS: 15 /sync-op/check
+PASS: 16 /sync-op/activate
+# End of sync-op tests
+# Start of attach tests
+PASS: 17 /attach/blockjob
+PASS: 18 /attach/second_node
+PASS: 19 /attach/preserve_blk_ctx
+# End of attach tests
+# Start of propagate tests
+PASS: 20 /propagate/basic
+PASS: 21 /propagate/diamond
+PASS: 22 /propagate/mirror
+# End of propagate tests
TAP version 13
-# random seed: R02S9cd3cdedf00c2cb6774227f7b3b88a90
+# random seed: R02S5da78a35aaa23bdef8f9958d6df11faa
1..23
# Start of qgraph tests
PASS: 1 /qgraph/init_nop
@@ -1861,17 +1161,160 @@ PASS: 22 /qgraph/test_test_in_path
PASS: 23 /qgraph/test_double_edge
# End of qgraph tests
TAP version 13
-# random seed: R02Sf831022118467b9478b3c75a55348398
-1..5
-# Start of virtio-dmabuf tests
-PASS: 1 /virtio-dmabuf/add_rm_res
-PASS: 2 /virtio-dmabuf/add_rm_dev
-PASS: 3 /virtio-dmabuf/rm_invalid_res
-PASS: 4 /virtio-dmabuf/add_invalid_res
-PASS: 5 /virtio-dmabuf/free_res
-# End of virtio-dmabuf tests
+# random seed: R02S91fc9cf1eaee1580f6fcdc55a17e4d6c
+1..2
+# Start of host-utils tests
+PASS: 1 /host-utils/mulu64
+PASS: 2 /host-utils/muls64
+# End of host-utils tests
+TAP version 13
+# random seed: R02S0aa831dbc48469b02ce38365b6abd176
+1..9
+# Start of crypto tests
+# Start of ivgen tests
+# Start of plain tests
+PASS: 1 /crypto/ivgen/plain/1
+PASS: 2 /crypto/ivgen/plain/1f2e3d4c
+PASS: 3 /crypto/ivgen/plain/1f2e3d4c5b6a7988
+# End of plain tests
+# Start of plain64 tests
+PASS: 4 /crypto/ivgen/plain64/1
+PASS: 5 /crypto/ivgen/plain64/1f2e3d4c
+PASS: 6 /crypto/ivgen/plain64/1f2e3d4c5b6a7988
+# End of plain64 tests
+# Start of essiv tests
+PASS: 7 /crypto/ivgen/essiv/1
+PASS: 8 /crypto/ivgen/essiv/1f2e3d4c
+PASS: 9 /crypto/ivgen/essiv/1f2e3d4c5b6a7988
+# End of essiv tests
+# End of ivgen tests
+# End of crypto tests
+TAP version 13
+# random seed: R02S39a9db585bccf88f2385a5cb89d10dff
+1..3
+# Start of resv-mem tests
+PASS: 1 /resv-mem/range_reverse_array
+PASS: 2 /resv-mem/range_reverse_array_low_end
+PASS: 3 /resv-mem/resv_region_list_insert
+# End of resv-mem tests
TAP version 13
-# random seed: R02S030512a1baeb7c9749e8ebaf163d1290
+# random seed: R02S34e111e926f9dce00b996ba96d6d9a53
+1..4
+# Start of qtree tests
+PASS: 1 /qtree/search
+PASS: 2 /qtree/remove
+# nnodes: 62
+# nnodes: 0
+PASS: 3 /qtree/destroy
+PASS: 4 /qtree/insert
+# End of qtree tests
+TAP version 13
+# random seed: R02S7428a1834333a88ab81aa3ca094e12e1
+1..1
+# Start of cpuid tests
+# Start of topology tests
+PASS: 1 /cpuid/topology/basic
+# End of topology tests
+# End of cpuid tests
+TAP version 13
+# random seed: R02S137eb99a47ac3e04e28baf6aebf6d57c
+1..2
+# Start of host-utils tests
+PASS: 1 /host-utils/test_lshift
+PASS: 2 /host-utils/test_rshift
+# End of host-utils tests
+TAP version 13
+# random seed: R02S23076b2fa731fabee9d131e980e0929a
+1..33
+# Start of visitor tests
+# Start of opts tests
+# Start of flatten tests
+PASS: 1 /visitor/opts/flatten/value
+# End of flatten tests
+# Start of i64 tests
+# 'i64x=5-6': Parameter 'i64x' expects an int64 value
+PASS: 2 /visitor/opts/i64/nonlist
+# Start of val1 tests
+# 'i64=0x8000000000000000': Parameter 'i64' expects an int64 value or range
+PASS: 3 /visitor/opts/i64/val1/errno
+# 'i64=': Parameter 'i64' expects an int64 value or range
+PASS: 4 /visitor/opts/i64/val1/empty
+# 'i64=5z': Parameter 'i64' expects an int64 value or range
+PASS: 5 /visitor/opts/i64/val1/trailing
+# End of val1 tests
+# Start of val2 tests
+# 'i64=0x7fffffffffffffff-0x8000000000000000': Parameter 'i64' expects an int64 value or range
+PASS: 6 /visitor/opts/i64/val2/errno
+# 'i64=5-': Parameter 'i64' expects an int64 value or range
+PASS: 7 /visitor/opts/i64/val2/empty
+# 'i64=5-6z': Parameter 'i64' expects an int64 value or range
+PASS: 8 /visitor/opts/i64/val2/trailing
+# End of val2 tests
+# Start of range tests
+# 'i64=6-5': Parameter 'i64' expects an int64 value or range
+PASS: 9 /visitor/opts/i64/range/empty
+PASS: 10 /visitor/opts/i64/range/minval
+PASS: 11 /visitor/opts/i64/range/maxval
+# Start of max tests
+# Start of pos tests
+PASS: 12 /visitor/opts/i64/range/max/pos/a
+PASS: 13 /visitor/opts/i64/range/max/pos/b
+# End of pos tests
+# Start of neg tests
+PASS: 14 /visitor/opts/i64/range/max/neg/a
+PASS: 15 /visitor/opts/i64/range/max/neg/b
+# End of neg tests
+# End of max tests
+# Start of 2big tests
+# 'i64=0x7ffffffffffeffff-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range
+PASS: 16 /visitor/opts/i64/range/2big/pos
+# 'i64=-0x8000000000000000--0x7fffffffffff0000': Parameter 'i64' expects an int64 value or range
+PASS: 17 /visitor/opts/i64/range/2big/neg
+# 'i64=-0x8000000000000000-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range
+PASS: 18 /visitor/opts/i64/range/2big/full
+# End of 2big tests
+# End of range tests
+# End of i64 tests
+# Start of u64 tests
+# 'u64x=5-6': Parameter 'u64x' expects a uint64 value
+PASS: 19 /visitor/opts/u64/nonlist
+# Start of val1 tests
+# 'u64=-1': Parameter 'u64' expects a uint64 value or range
+PASS: 20 /visitor/opts/u64/val1/errno
+# 'u64=': Parameter 'u64' expects a uint64 value or range
+PASS: 21 /visitor/opts/u64/val1/empty
+# 'u64=5z': Parameter 'u64' expects a uint64 value or range
+PASS: 22 /visitor/opts/u64/val1/trailing
+# End of val1 tests
+# Start of val2 tests
+# 'u64=0xffffffffffffffff-0x10000000000000000': Parameter 'u64' expects a uint64 value or range
+PASS: 23 /visitor/opts/u64/val2/errno
+# 'u64=5-': Parameter 'u64' expects a uint64 value or range
+PASS: 24 /visitor/opts/u64/val2/empty
+# 'u64=5-6z': Parameter 'u64' expects a uint64 value or range
+PASS: 25 /visitor/opts/u64/val2/trailing
+# End of val2 tests
+# Start of range tests
+# 'u64=6-5': Parameter 'u64' expects a uint64 value or range
+PASS: 26 /visitor/opts/u64/range/empty
+PASS: 27 /visitor/opts/u64/range/minval
+PASS: 28 /visitor/opts/u64/range/maxval
+PASS: 29 /visitor/opts/u64/range/max
+# 'u64=0-65536': Parameter 'u64' expects a uint64 value or range
+PASS: 30 /visitor/opts/u64/range/2big
+# End of range tests
+# End of u64 tests
+# Start of range tests
+PASS: 31 /visitor/opts/range/unvisited
+PASS: 32 /visitor/opts/range/beyond
+# End of range tests
+# Start of dict tests
+PASS: 33 /visitor/opts/dict/unvisited
+# End of dict tests
+# End of opts tests
+# End of visitor tests
+TAP version 13
+# random seed: R02S26b9670fee5516b7af8112b92b8b6cde
1..8
# Start of blockjob tests
PASS: 1 /blockjob/ids
@@ -1886,19 +1329,113 @@ PASS: 8 /blockjob/cancel/concluded
# End of cancel tests
# End of blockjob tests
TAP version 13
-# random seed: R02Sa3478b17d98c27da398ef5640e227f6a
-1..7
-# Start of xs_node tests
-PASS: 1 /xs_node/simple
-PASS: 2 /xs_node/tx_abort
-PASS: 3 /xs_node/tx_fail
-PASS: 4 /xs_node/tx_succeed
-PASS: 5 /xs_node/tx_rm
-PASS: 6 /xs_node/tx_resurrect
-PASS: 7 /xs_node/tx_resurrect2
-# End of xs_node tests
+# random seed: R02Sb151ed9e02e7fac09d29173ecd59f3c1
+1..4
+# Start of bitcnt tests
+PASS: 1 /bitcnt/ctpop8
+PASS: 2 /bitcnt/ctpop16
+PASS: 3 /bitcnt/ctpop32
+PASS: 4 /bitcnt/ctpop64
+# End of bitcnt tests
+TAP version 13
+# random seed: R02S82b366fe21ed3b9191e0121970627fad
+1..5
+# Start of bdrv-graph-mod tests
+PASS: 1 /bdrv-graph-mod/update-perm-tree
+PASS: 2 /bdrv-graph-mod/should-update-child
+PASS: 3 /bdrv-graph-mod/parallel-perm-update
+PASS: 4 /bdrv-graph-mod/parallel-exclusive-write
+PASS: 5 /bdrv-graph-mod/append-greedy-filter
+# End of bdrv-graph-mod tests
+TAP version 13
+# random seed: R02Sb00ee6c298ce9828336c1e7c3f480f94
+1..8
+# Start of crypto tests
+# Start of cipher tests
+PASS: 1 /crypto/cipher/aes-ecb-128
+PASS: 2 /crypto/cipher/aes-ecb-192
+PASS: 3 /crypto/cipher/aes-ecb-256
+PASS: 4 /crypto/cipher/aes-cbc-128
+PASS: 5 /crypto/cipher/aes-cbc-192
+PASS: 6 /crypto/cipher/aes-cbc-256
+PASS: 7 /crypto/cipher/null-iv
+PASS: 8 /crypto/cipher/short-plaintext
+# End of cipher tests
+# End of crypto tests
+TAP version 13
+# random seed: R02S8a2444ab337d8008f68ecaa4e392a100
+1..6
+# Start of event tests
+PASS: 1 /event/event_a
+PASS: 2 /event/event_b
+PASS: 3 /event/event_c
+PASS: 4 /event/event_d
+PASS: 5 /event/deprecated
+PASS: 6 /event/deprecated_data
+# End of event tests
+TAP version 13
+# random seed: R02S2d9702e3010ff67d1223b7df22fe200e
+1..2
+# Start of qapi tests
+# Start of util tests
+PASS: 1 /qapi/util/qapi_enum_parse
+PASS: 2 /qapi/util/parse_qapi_name
+# End of util tests
+# End of qapi tests
+TAP version 13
+# random seed: R02Sebfa0f8b602ea678a489a019e5bc4919
+1..13
+# Start of replication tests
+# Start of primary tests
+PASS: 1 /replication/primary/read
+PASS: 2 /replication/primary/write
+PASS: 3 /replication/primary/start
+PASS: 4 /replication/primary/stop
+PASS: 5 /replication/primary/do_checkpoint
+PASS: 6 /replication/primary/get_error_all
+# End of primary tests
+# Start of secondary tests
+PASS: 7 /replication/secondary/read
+# slow test /replication/secondary/read executed in 0.69 secs
+PASS: 8 /replication/secondary/write
+PASS: 9 /replication/secondary/start
+# slow test /replication/secondary/start executed in 2.16 secs
+PASS: 10 /replication/secondary/stop
+# slow test /replication/secondary/stop executed in 1.27 secs
+PASS: 11 /replication/secondary/continuous_replication
+# slow test /replication/secondary/continuous_replication executed in 0.87 secs
+PASS: 12 /replication/secondary/do_checkpoint
+# slow test /replication/secondary/do_checkpoint executed in 0.62 secs
+PASS: 13 /replication/secondary/get_error_all
+# End of secondary tests
+# End of replication tests
+TAP version 13
+# random seed: R02S551ac8d753ed54de14edd09c70b5379b
+1..6
+# Start of basic tests
+# Start of iov tests
+PASS: 1 /basic/iov/from-to-buf
+PASS: 2 /basic/iov/io
+# slow test /basic/iov/io executed in 1.28 secs
+PASS: 3 /basic/iov/discard-front
+PASS: 4 /basic/iov/discard-back
+PASS: 5 /basic/iov/discard-front-undo
+PASS: 6 /basic/iov/discard-back-undo
+# End of iov tests
+# End of basic tests
+TAP version 13
+# random seed: R02S822d4d4f7de788d8291fc5a705627907
+1..6
+# Start of interval-tree tests
+PASS: 1 /interval-tree/empty
+PASS: 2 /interval-tree/find-one-point
+PASS: 3 /interval-tree/find-two-point
+PASS: 4 /interval-tree/find-one-range
+PASS: 5 /interval-tree/find-one-range-many
+PASS: 6 /interval-tree/find-many-range
+# End of interval-tree tests
TAP version 13
-# random seed: R02Se63e0c9cc21473d5d9e59bd2a1465c8e
+# random seed: R02S6f0ec532e7faf9c8dd57175941ef7a3d
1..19
# Start of qemu-opts tests
PASS: 1 /qemu-opts/find_unknown_opts
@@ -1926,95 +1463,293 @@ PASS: 19 /qemu-opts/to_qdict/duplicates
# End of to_qdict tests
# End of qemu-opts tests
TAP version 13
-# random seed: R02Sb3e49eb953461a62d99e6de1a4d82cb2
-1..4
+# random seed: R02S686661689dcafdea64913e55bc42309d
+1..30
+# Start of bdrv-drain tests
+PASS: 1 /bdrv-drain/nested
+PASS: 2 /bdrv-drain/set_aio_context
+# Start of driver-cb tests
+PASS: 3 /bdrv-drain/driver-cb/drain_all
+PASS: 4 /bdrv-drain/driver-cb/drain
+# Start of co tests
+PASS: 5 /bdrv-drain/driver-cb/co/drain_all
+PASS: 6 /bdrv-drain/driver-cb/co/drain
+# End of co tests
+# End of driver-cb tests
+# Start of quiesce tests
+PASS: 7 /bdrv-drain/quiesce/drain_all
+PASS: 8 /bdrv-drain/quiesce/drain
+# Start of co tests
+PASS: 9 /bdrv-drain/quiesce/co/drain_all
+PASS: 10 /bdrv-drain/quiesce/co/drain
+# End of co tests
+# End of quiesce tests
+# Start of graph-change tests
+PASS: 11 /bdrv-drain/graph-change/drain_all
+# End of graph-change tests
+# Start of iothread tests
+PASS: 12 /bdrv-drain/iothread/drain_all
+PASS: 13 /bdrv-drain/iothread/drain
+# End of iothread tests
+# Start of blockjob tests
+PASS: 14 /bdrv-drain/blockjob/drain_all
+PASS: 15 /bdrv-drain/blockjob/drain
+PASS: 16 /bdrv-drain/blockjob/commit_by_drained_end
+# Start of error tests
+PASS: 17 /bdrv-drain/blockjob/error/drain_all
+PASS: 18 /bdrv-drain/blockjob/error/drain
+# End of error tests
+# Start of iothread tests
+PASS: 19 /bdrv-drain/blockjob/iothread/drain_all
+PASS: 20 /bdrv-drain/blockjob/iothread/drain
+# Start of error tests
+PASS: 21 /bdrv-drain/blockjob/iothread/error/drain_all
+PASS: 22 /bdrv-drain/blockjob/iothread/error/drain
+# End of error tests
+# End of iothread tests
+# End of blockjob tests
+# Start of deletion tests
+PASS: 23 /bdrv-drain/deletion/drain
+# End of deletion tests
+# Start of detach tests
+PASS: 24 /bdrv-drain/detach/drain_all
+PASS: 25 /bdrv-drain/detach/drain
+PASS: 26 /bdrv-drain/detach/parent_cb
+PASS: 27 /bdrv-drain/detach/driver_cb
+# End of detach tests
+# Start of attach tests
+PASS: 28 /bdrv-drain/attach/drain
+# End of attach tests
+# Start of bdrv_drop_intermediate tests
+PASS: 29 /bdrv-drain/bdrv_drop_intermediate/poll
+# End of bdrv_drop_intermediate tests
+# Start of replace_child tests
+PASS: 30 /bdrv-drain/replace_child/mid-drain
+# End of replace_child tests
+# End of bdrv-drain tests
+TAP version 13
+# random seed: R02Sd704bf0536c1ed813dde0d47684e8a87
+1..16
# Start of crypto tests
-# Start of afsplit tests
-# Start of sha256 tests
-PASS: 1 /crypto/afsplit/sha256/5
-PASS: 2 /crypto/afsplit/sha256/5000
-PASS: 3 /crypto/afsplit/sha256/big
-# End of sha256 tests
-# Start of sha1 tests
-PASS: 4 /crypto/afsplit/sha1/1000
-# End of sha1 tests
-# End of afsplit tests
+# Start of secret tests
+PASS: 1 /crypto/secret/direct
+# Start of indirect tests
+PASS: 2 /crypto/secret/indirect/good
+PASS: 3 /crypto/secret/indirect/badfile
+PASS: 4 /crypto/secret/indirect/emptyfile
+# End of indirect tests
+# Start of noconv tests
+PASS: 5 /crypto/secret/noconv/utf8
+# Start of base64 tests
+PASS: 6 /crypto/secret/noconv/base64/good
+PASS: 7 /crypto/secret/noconv/base64/bad
+# End of base64 tests
+# End of noconv tests
+# Start of conv tests
+# Start of base64 tests
+PASS: 8 /crypto/secret/conv/base64/utf8valid
+PASS: 9 /crypto/secret/conv/base64/utf8invalid
+# End of base64 tests
+# Start of utf8 tests
+PASS: 10 /crypto/secret/conv/utf8/base64
+# End of utf8 tests
+# End of conv tests
+# Start of crypt tests
+PASS: 11 /crypto/secret/crypt/raw
+PASS: 12 /crypto/secret/crypt/base64
+PASS: 13 /crypto/secret/crypt/shortkey
+PASS: 14 /crypto/secret/crypt/shortiv
+PASS: 15 /crypto/secret/crypt/missingiv
+PASS: 16 /crypto/secret/crypt/badiv
+# End of crypt tests
+# End of secret tests
# End of crypto tests
TAP version 13
-# random seed: R02Sac7410657bcb6718f85c74b0c85b19e6
-1..28
-# Start of aio tests
-PASS: 1 /aio/acquire
-# Start of bh tests
-PASS: 2 /aio/bh/schedule
-PASS: 3 /aio/bh/schedule10
-PASS: 4 /aio/bh/cancel
-PASS: 5 /aio/bh/delete
-PASS: 6 /aio/bh/flush
-# Start of callback-delete tests
-PASS: 7 /aio/bh/callback-delete/one
-PASS: 8 /aio/bh/callback-delete/many
-# End of callback-delete tests
-# End of bh tests
-# Start of event tests
-PASS: 9 /aio/event/add-remove
-PASS: 10 /aio/event/wait
-PASS: 11 /aio/event/flush
-# Start of wait tests
-PASS: 12 /aio/event/wait/no-flush-cb
-# End of wait tests
-# End of event tests
-# Start of timer tests
-PASS: 13 /aio/timer/schedule
-# slow test /aio/timer/schedule executed in 1.75 secs
-# End of timer tests
-# Start of coroutine tests
-PASS: 14 /aio/coroutine/queue-chaining
-PASS: 15 /aio/coroutine/worker-thread-co-enter
-# End of coroutine tests
-# End of aio tests
-# Start of aio-gsource tests
-PASS: 16 /aio-gsource/flush
-# Start of bh tests
-PASS: 17 /aio-gsource/bh/schedule
-PASS: 18 /aio-gsource/bh/schedule10
-PASS: 19 /aio-gsource/bh/cancel
-PASS: 20 /aio-gsource/bh/delete
-PASS: 21 /aio-gsource/bh/flush
-# Start of callback-delete tests
-PASS: 22 /aio-gsource/bh/callback-delete/one
-PASS: 23 /aio-gsource/bh/callback-delete/many
-# End of callback-delete tests
-# End of bh tests
-# Start of event tests
-PASS: 24 /aio-gsource/event/add-remove
-PASS: 25 /aio-gsource/event/wait
-PASS: 26 /aio-gsource/event/flush
-# Start of wait tests
-PASS: 27 /aio-gsource/event/wait/no-flush-cb
-# End of wait tests
-# End of event tests
-# Start of timer tests
-PASS: 28 /aio-gsource/timer/schedule
-# slow test /aio-gsource/timer/schedule executed in 1.75 secs
-# End of timer tests
-# End of aio-gsource tests
+# random seed: R02Sdbb8ddfe3c54a4f09649def119201c93
+1..1
+# Start of authz tests
+PASS: 1 /authz/simple
+# End of authz tests
TAP version 13
-# random seed: R02S8f9f16198e5b2615e3ce57f626350b6f
+# random seed: R02Sb696af599f1bfcc99db0c5548d5d9bdd
+1..40
+# Start of hbitmap tests
+PASS: 1 /hbitmap/granularity
+# Start of size tests
+PASS: 2 /hbitmap/size/0
+PASS: 3 /hbitmap/size/unaligned
+# End of size tests
+# Start of iter tests
+PASS: 4 /hbitmap/iter/empty
+PASS: 5 /hbitmap/iter/partial
+PASS: 6 /hbitmap/iter/granularity
+PASS: 7 /hbitmap/iter/iter_and_reset
+# End of iter tests
+# Start of get tests
+PASS: 8 /hbitmap/get/all
+PASS: 9 /hbitmap/get/some
+# End of get tests
+# Start of set tests
+PASS: 10 /hbitmap/set/all
+PASS: 11 /hbitmap/set/one
+PASS: 12 /hbitmap/set/two-elem
+PASS: 13 /hbitmap/set/general
+PASS: 14 /hbitmap/set/twice
+PASS: 15 /hbitmap/set/overlap
+# End of set tests
+# Start of reset tests
+PASS: 16 /hbitmap/reset/empty
+PASS: 17 /hbitmap/reset/general
+PASS: 18 /hbitmap/reset/all
+# End of reset tests
+# Start of truncate tests
+PASS: 19 /hbitmap/truncate/nop
+# Start of grow tests
+PASS: 20 /hbitmap/truncate/grow/negligible
+PASS: 21 /hbitmap/truncate/grow/tiny
+PASS: 22 /hbitmap/truncate/grow/small
+PASS: 23 /hbitmap/truncate/grow/medium
+PASS: 24 /hbitmap/truncate/grow/large
+# End of grow tests
+# Start of shrink tests
+PASS: 25 /hbitmap/truncate/shrink/negligible
+PASS: 26 /hbitmap/truncate/shrink/tiny
+PASS: 27 /hbitmap/truncate/shrink/small
+PASS: 28 /hbitmap/truncate/shrink/medium
+PASS: 29 /hbitmap/truncate/shrink/large
+# End of shrink tests
+# End of truncate tests
+# Start of serialize tests
+PASS: 30 /hbitmap/serialize/align
+PASS: 31 /hbitmap/serialize/basic
+PASS: 32 /hbitmap/serialize/part
+PASS: 33 /hbitmap/serialize/zeroes
+# End of serialize tests
+# Start of next_zero tests
+PASS: 34 /hbitmap/next_zero/next_x_0
+PASS: 35 /hbitmap/next_zero/next_x_4
+PASS: 36 /hbitmap/next_zero/next_x_after_truncate
+# End of next_zero tests
+# Start of next_dirty_area tests
+PASS: 37 /hbitmap/next_dirty_area/next_dirty_area_0
+PASS: 38 /hbitmap/next_dirty_area/next_dirty_area_1
+PASS: 39 /hbitmap/next_dirty_area/next_dirty_area_4
+PASS: 40 /hbitmap/next_dirty_area/next_dirty_area_after_truncate
+# End of next_dirty_area tests
+# End of hbitmap tests
+**
+ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)
+TAP version 13
+# random seed: R02S5152fa521fcc59dce13812ea76aa3c0e
+Bail out! ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)
+TAP version 13
+# random seed: R02S5a022b5e9a8baa9f5215cf2fc7bcb573
+1..1
+# Start of crypto tests
+# Start of block tests
+PASS: 1 /crypto/block/qcow
+# End of block tests
+# End of crypto tests
+TAP version 13
+# random seed: R02Sb1976e1751546c4e8656eb72bdd74d39
+1..1
+# Start of cutils tests
+PASS: 1 /cutils/bufferiszero
+# slow test /cutils/bufferiszero executed in 0.82 secs
+# End of cutils tests
+TAP version 13
+# random seed: R02S19f8b2e1512b95ec1dd36b6a1efbf0ff
+1..16
+# Start of crypto tests
+# Start of akcipher tests
+PASS: 1 /crypto/akcipher/rsa1024-raw
+PASS: 2 /crypto/akcipher/rsa1024-pkcs1
+PASS: 3 /crypto/akcipher/rsa2048-raw
+PASS: 4 /crypto/akcipher/rsa2048-pkcs1
+PASS: 5 /crypto/akcipher/rsakey-1024-public
+PASS: 6 /crypto/akcipher/rsakey-1024-private
+PASS: 7 /crypto/akcipher/rsakey-2048-public
+PASS: 8 /crypto/akcipher/rsakey-2048-private
+PASS: 9 /crypto/akcipher/rsakey-public-lack-elem
+PASS: 10 /crypto/akcipher/rsakey-private-lack-elem
+PASS: 11 /crypto/akcipher/rsakey-public-empty-elem
+PASS: 12 /crypto/akcipher/rsakey-private-empty-elem
+PASS: 13 /crypto/akcipher/rsakey-public-empty-key
+PASS: 14 /crypto/akcipher/rsakey-private-empty-key
+PASS: 15 /crypto/akcipher/rsakey-public-invalid-length-val
+PASS: 16 /crypto/akcipher/rsakey-public-extra-elem
+# End of akcipher tests
+# End of crypto tests
+TAP version 13
+# random seed: R02Sc1f33ea40257a0201ab2584f2ddf0d34
1..6
-# Start of basic tests
-# Start of iov tests
-PASS: 1 /basic/iov/from-to-buf
-PASS: 2 /basic/iov/io
-# slow test /basic/iov/io executed in 1.98 secs
-PASS: 3 /basic/iov/discard-front
-PASS: 4 /basic/iov/discard-back
-PASS: 5 /basic/iov/discard-front-undo
-PASS: 6 /basic/iov/discard-back-undo
-# End of iov tests
-# End of basic tests
+# Start of uuid tests
+PASS: 1 /uuid/is_null
+PASS: 2 /uuid/generate
+PASS: 3 /uuid/parse
+PASS: 4 /uuid/unparse
+PASS: 5 /uuid/unparse_strdup
+PASS: 6 /uuid/hash
+# End of uuid tests
+TAP version 13
+# random seed: R02S688933236595ddc881a66f6f42b2283a
+1..6
+# Start of auth tests
+# Start of list tests
+PASS: 1 /auth/list/complex
+PASS: 2 /auth/list/add-remove
+# Start of default tests
+PASS: 3 /auth/list/default/deny
+PASS: 4 /auth/list/default/allow
+# End of default tests
+# Start of explicit tests
+PASS: 5 /auth/list/explicit/deny
+PASS: 6 /auth/list/explicit/allow
+# End of explicit tests
+# End of list tests
+# End of auth tests
+TAP version 13
+# random seed: R02S71393d19e33b117bef825e13ae0ff886
+1..2
+# Start of write-threshold tests
+PASS: 1 /write-threshold/not-trigger
+PASS: 2 /write-threshold/trigger
+# End of write-threshold tests
+TAP version 13
+# random seed: R02S38bb5acb6c80bf792bafa3d585031f7c
+1..1
+# Start of io tests
+# Start of channel tests
+PASS: 1 /io/channel/buf
+# End of channel tests
+# End of io tests
+TAP version 13
+# random seed: R02Sa7601c711db2c63908ee8adc8b96830d
+1..2
+# Start of host-utils tests
+PASS: 1 /host-utils/test_divu128
+PASS: 2 /host-utils/test_divs128
+# End of host-utils tests
+TAP version 13
+# random seed: R02S1a39d7e3fa281abe3bea7fb6c3458206
+1..4
+# Start of crypto tests
+# Start of hmac tests
+PASS: 1 /crypto/hmac/iov
+PASS: 2 /crypto/hmac/alloc
+PASS: 3 /crypto/hmac/prealloc
+PASS: 4 /crypto/hmac/digest
+# End of hmac tests
+# End of crypto tests
+Unexpected error in qio_channel_file_new_path() at /usr/src/debug/qemu/8.2.1/io/channel-file.c:58:
+./unit/test-io-channel-file: Unable to open tests/test-io-channel-file.txt: No such file or directory
+TAP version 13
+# random seed: R02S4001fb9cf0a0a324cc12816a564f1674
+1..5
+# Start of io tests
+# Start of channel tests
TAP version 13
-# random seed: R02Sf01f238f0db37aa63127de4b74579b81
+# random seed: R02S1155a4453d836fe953950d488f8eb0c8
1..4
# Start of util tests
# Start of base64 tests
@@ -2025,31 +1760,300 @@ PASS: 4 /util/base64/invalid-chars
# End of base64 tests
# End of util tests
TAP version 13
-# random seed: R02S0f7fb3ff58976e7292b6137c1245b1db
-1..1
-# Start of cpuid tests
-# Start of topology tests
-PASS: 1 /cpuid/topology/basic
-# End of topology tests
-# End of cpuid tests
+# random seed: R02S235c0bfd97b2fafac9f1e9aa33ee0d4f
+1..8
+# Start of string-visitor tests
+# Start of input tests
+PASS: 1 /string-visitor/input/int
+PASS: 2 /string-visitor/input/intList
+PASS: 3 /string-visitor/input/uintList
+PASS: 4 /string-visitor/input/bool
+PASS: 5 /string-visitor/input/number
+PASS: 6 /string-visitor/input/string
+PASS: 7 /string-visitor/input/enum
+PASS: 8 /string-visitor/input/fuzz
+# End of input tests
+# End of string-visitor tests
+TAP version 13
+# random seed: R02Se936dfac703fe5a4e88f98b9dd5d9dca
+1..5
+# Start of crypto tests
+# Start of task tests
+PASS: 1 /crypto/task/complete
+PASS: 2 /crypto/task/datafree
+PASS: 3 /crypto/task/failure
+PASS: 4 /crypto/task/thread_complete
+PASS: 5 /crypto/task/thread_failure
+# End of task tests
+# End of crypto tests
+TAP version 13
+# random seed: R02S73f41c9624175e37f398d65030ccb955
+1..17
+# Start of throttle tests
+PASS: 1 /throttle/leak_bucket
+PASS: 2 /throttle/compute_wait
+PASS: 3 /throttle/init
+PASS: 4 /throttle/init_readonly
+PASS: 5 /throttle/init_writeonly
+PASS: 6 /throttle/destroy
+PASS: 7 /throttle/have_timer
+PASS: 8 /throttle/detach_attach
+PASS: 9 /throttle/config_functions
+PASS: 10 /throttle/accounting
+PASS: 11 /throttle/groups
+# Start of config tests
+PASS: 12 /throttle/config/enabled
+PASS: 13 /throttle/config/conflicting
+PASS: 14 /throttle/config/is_valid
+PASS: 15 /throttle/config/ranges
+PASS: 16 /throttle/config/max
+PASS: 17 /throttle/config/iops_size
+# End of config tests
+# End of throttle tests
+TAP version 13
+# random seed: R02Sbb8964a2be4e6e35dc145d75d5ac9d69
+1..23
+# Start of vmstate tests
+# ./unit/test-vmstate:
+#
+# Failed to load test/with_tmp:a
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/tmp_child_parent:f
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/tmp_child:parent
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/with_tmp:tmp
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/tmp_child:diff
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/with_tmp:tmp
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/tmp_child:diff
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load test/with_tmp:tmp
+#
+#
+PASS: 1 /vmstate/tmp_struct
+# Start of simple tests
+# ./unit/test-vmstate:
+#
+# Failed to load simple/primitive:b_1
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/primitive:i64_2
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/primitive:i32_1
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/primitive:i32_1
+#
+#
+PASS: 2 /vmstate/simple/primitive
+# ./unit/test-vmstate:
+#
+# Failed to load simple/array:u16_1
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/array:u16_1
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/array:u16_1
+#
+#
+# ./unit/test-vmstate:
+#
+# Failed to load simple/array:u16_1
+#
+#
+PASS: 3 /vmstate/simple/array
+# End of simple tests
+# Start of versioned tests
+# Start of load tests
+PASS: 4 /vmstate/versioned/load/v1
+PASS: 5 /vmstate/versioned/load/v2
+# End of load tests
+# End of versioned tests
+# Start of field_exists tests
+# Start of load tests
+PASS: 6 /vmstate/field_exists/load/noskip
+PASS: 7 /vmstate/field_exists/load/skip
+# End of load tests
+# Start of save tests
+PASS: 8 /vmstate/field_exists/save/noskip
+PASS: 9 /vmstate/field_exists/save/skip
+# End of save tests
+# End of field_exists tests
+# Start of array tests
+# Start of ptr tests
+# Start of str tests
+# Start of no0 tests
+PASS: 10 /vmstate/array/ptr/str/no0/save
+PASS: 11 /vmstate/array/ptr/str/no0/load
+# End of no0 tests
+# Start of 0 tests
+PASS: 12 /vmstate/array/ptr/str/0/save
+PASS: 13 /vmstate/array/ptr/str/0/load
+# End of 0 tests
+# End of str tests
+# Start of prim tests
+# Start of 0 tests
+PASS: 14 /vmstate/array/ptr/prim/0/save
+PASS: 15 /vmstate/array/ptr/prim/0/load
+# End of 0 tests
+# End of prim tests
+# End of ptr tests
+# End of array tests
+# Start of qtailq tests
+# Start of save tests
+PASS: 16 /vmstate/qtailq/save/saveq
+# End of save tests
+# Start of load tests
+PASS: 17 /vmstate/qtailq/load/loadq
+# End of load tests
+# End of qtailq tests
+# Start of gtree tests
+# Start of save tests
+PASS: 18 /vmstate/gtree/save/savedomain
+PASS: 19 /vmstate/gtree/save/saveiommu
+# End of save tests
+# Start of load tests
+PASS: 20 /vmstate/gtree/load/loaddomain
+PASS: 21 /vmstate/gtree/load/loadiommu
+# End of load tests
+# End of gtree tests
+# Start of qlist tests
+# Start of save tests
+PASS: 22 /vmstate/qlist/save/saveqlist
+# End of save tests
+# Start of load tests
+PASS: 23 /vmstate/qlist/load/loadqlist
+# End of load tests
+# End of qlist tests
+# End of vmstate tests
+TAP version 13
+# random seed: R02S00a46db14208d298588a760f7a7f585e
+1..10
+# Start of qmp tests
+PASS: 1 /qmp/dispatch_cmd
+PASS: 2 /qmp/dispatch_cmd_oob
+PASS: 3 /qmp/dispatch_cmd_failure
+PASS: 4 /qmp/dispatch_cmd_io
+PASS: 5 /qmp/dispatch_cmd_success_response
+PASS: 6 /qmp/dispatch_cmd_deprecated
+PASS: 7 /qmp/dispatch_cmd_arg_deprecated
+PASS: 8 /qmp/dispatch_cmd_ret_deprecated
+PASS: 9 /qmp/dealloc_types
+PASS: 10 /qmp/dealloc_partial
+# End of qmp tests
+TAP version 13
+# random seed: R02Se67ac8b7d990ede7f1a5b960fe137d92
+1..9
+# Start of seccomp tests
+# Start of fork tests
+PASS: 1 /seccomp/fork/on
+PASS: 2 /seccomp/fork/on-nospawn
+PASS: 3 /seccomp/fork/off
+# End of fork tests
+# Start of thread tests
+PASS: 4 /seccomp/thread/on
+PASS: 5 /seccomp/thread/on-nospawn
+PASS: 6 /seccomp/thread/off
+# End of thread tests
+# Start of sched tests
+PASS: 7 /seccomp/sched/on
+PASS: 8 /seccomp/sched/on-nores
+PASS: 9 /seccomp/sched/off
+# End of sched tests
+# End of seccomp tests
+TAP version 13
+# random seed: R02Sfdce96a041b4c5fb82cb65f4cf192394
+1..6
+# Start of bitops tests
+PASS: 1 /bitops/sextract32
+PASS: 2 /bitops/sextract64
+PASS: 3 /bitops/half_shuffle32
+PASS: 4 /bitops/half_shuffle64
+PASS: 5 /bitops/half_unshuffle32
+PASS: 6 /bitops/half_unshuffle64
+# End of bitops tests
+TAP version 13
+# random seed: R02S7ee9548153ca47f8d5c3786a13c6675c
+1..7
+# Start of xs_node tests
+PASS: 1 /xs_node/simple
+PASS: 2 /xs_node/tx_abort
+PASS: 3 /xs_node/tx_fail
+PASS: 4 /xs_node/tx_succeed
+PASS: 5 /xs_node/tx_rm
+PASS: 6 /xs_node/tx_resurrect
+PASS: 7 /xs_node/tx_resurrect2
+# End of xs_node tests
+TAP version 13
+# random seed: R02Se17927d07b7b15eabe64d0c6b59d1f83
+1..5
+# Start of auth tests
+# Start of list tests
+PASS: 1 /auth/list/complex
+# Start of default tests
+PASS: 2 /auth/list/default/deny
+PASS: 3 /auth/list/default/allow
+# End of default tests
+# Start of explicit tests
+PASS: 4 /auth/list/explicit/deny
+PASS: 5 /auth/list/explicit/allow
+# End of explicit tests
+# End of list tests
+# End of auth tests
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02S2fca4f798fa9a676f0db67214e60e6a3
+# random seed: R02S391595eab72c1912858c102ec99fa7b0
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02S3f35945a88d41150e6e6fd4ff507a6c1
+# random seed: R02S63a44c5481f5e4ad4ea7ec534232436a
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02S600484ebddfeb4d073ccbf51a3de1edf
+# random seed: R02S9aee3014980799e19b84d5e1630a912e
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02S9000f99ea04d6960fd6fa0594c1843ad
+# random seed: R02S84073c0deee70dc80e62f76c6280f170
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02Sbb2ccde1aab1880456e7d10aa01fe8f3
+# random seed: R02S7edea1f9ec90f6de16e0b6a2f3b08434
Environment variable QTEST_QEMU_BINARY required
TAP version 13
-# random seed: R02S2679151643f950b982de6d01b2977eb5
-/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-os-release: Permission denied
+# random seed: R02Sbe529fa42fdd61a17631f5d9413098b7
/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-config: Permission denied
-DURATION: 23
+/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-os-release: Permission denied
+DURATION: 33