You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/unit
Fabiano Rosas 0b8a70d70f crypto: Remove qcrypto_tls_session_get_handshake_status
The correct way of calling qcrypto_tls_session_handshake() requires
calling qcrypto_tls_session_get_handshake_status() right after it so
there's no reason to have a separate method.

Refactor qcrypto_tls_session_handshake() to inform the status in its
own return value and alter the callers accordingly.

No functional change.

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
1 week ago
..
check-block-qdict.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qdict.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qjson.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qlist.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qlit.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qnull.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qnum.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qobject.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qom-interface.c
check-qom-proplist.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
check-qstring.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
crypto-tls-psk-helpers.c crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c 7 months ago
crypto-tls-psk-helpers.h tests: add migration tests of TLS with PSK credentials 3 years ago
crypto-tls-x509-helpers.c tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup 6 months ago
crypto-tls-x509-helpers.h tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects 6 months ago
io-channel-helpers.c tests/channel-helper: set blocking in main thread 2 years ago
io-channel-helpers.h
iothread.c async: the main AioContext is only "current" if under the BQL 4 years ago
iothread.h
meson.build tests/unit: remove block layer code from test-nested-aio-poll 5 months ago
pkix_asn1_tab.c.inc crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c 7 months ago
ptimer-test-stubs.c async: Add an optional reentrancy guard to the BH API 2 years ago
ptimer-test.c hw/core/ptimer: fix timer zero period condition for freq > 1GHz 6 months ago
ptimer-test.h
rcutorture.c Updated the FSF address to <https://www.gnu.org/licenses/> 2 years ago
socket-helpers.c tests/unit/socket-helpers: Don't close(-1) 11 months ago
socket-helpers.h tests/unit: Update test-io-channel-socket.c for Windows 3 years ago
test-aio-multithread.c atomics: eliminate mb_read/mb_set 2 years ago
test-aio.c tests: remove aio_context_acquire() tests 1 year ago
test-authz-list.c
test-authz-listfile.c
test-authz-pam.c
test-authz-simple.c
test-base64.c
test-bdrv-drain.c include: Include missing 'qemu/clang-tsa.h' header 2 months ago
test-bdrv-graph-mod.c include: Rename sysemu/ -> system/ 2 months ago
test-bitcnt.c
test-bitmap.c
test-bitops.c
test-block-backend.c include: Rename sysemu/ -> system/ 2 months ago
test-block-iothread.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-blockjob-txn.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-blockjob.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-bufferiszero.c
test-char.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-clone-visitor.c Remove qemu-common.h include from most units 3 years ago
test-coroutine.c tests/coroutine: Clean up global variable shadowing 1 year ago
test-crypto-afsplit.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 6 months ago
test-crypto-akcipher.c qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix 6 months ago
test-crypto-block.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 6 months ago
test-crypto-cipher.c qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 6 months ago
test-crypto-der.c crypto: Support DER encodings 2 years ago
test-crypto-hash.c crypto: Introduce SM3 hash hmac pbkdf algorithm 4 months ago
test-crypto-hmac.c crypto: Introduce SM3 hash hmac pbkdf algorithm 4 months ago
test-crypto-ivgen.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 6 months ago
test-crypto-pbkdf.c crypto: Introduce SM3 hash hmac pbkdf algorithm 4 months ago
test-crypto-secret.c tests/: spelling fixes 1 year ago
test-crypto-tlscredsx509.c tests: Use g_mkdir_with_parents() 3 years ago
test-crypto-tlssession.c crypto: Remove qcrypto_tls_session_get_handshake_status 1 week ago
test-crypto-xts.c
test-cutils.c cutils: Improve qemu_strtosz handling of fractions 2 years ago
test-div128.c host-utils: add unit tests for divu128/divs128 3 years ago
test-error-report.c error: add global &error_warn destination 2 years ago
test-fifo.c tests/unit: Comment FIFO8 tests 5 months ago
test-forward-visitor.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-hbitmap.c Use g_new() & friends where that makes obvious sense 3 years ago
test-image-locking.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-int128.c qemu/int128: add int128_urshift 3 years ago
test-interval-tree.c util: Add interval-tree.c 2 years ago
test-io-channel-buffer.c
test-io-channel-command.c tests: fix path separator, use g_build_filename() 2 years ago
test-io-channel-file.c tests: replace pipe() with g_unix_open_pipe(CLOEXEC) 3 years ago
test-io-channel-null.c io: add a QIOChannelNull equivalent to /dev/null 3 years ago
test-io-channel-socket.c tests/unit: Add a assert for test_io_channel_unix_listen_cleanup 5 months ago
test-io-channel-tls.c Call qemu_socketpair() instead of socketpair() when possible 2 years ago
test-io-task.c tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name 1 year ago
test-iov.c tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD 1 year ago
test-keyval.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-logging.c util/log: Remove qemu_log_close 3 years ago
test-mul64.c
test-nested-aio-poll.c tests/unit: Remove debug statements in test-nested-aio-poll.c 10 months ago
test-opts-visitor.c
test-qapi-util.c
test-qdev-global-props.c Accel & Exec patch queue 2 months ago
test-qdist.c
test-qemu-opts.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qga.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qgraph.c tests: Remove uses of deprecated raspi2/raspi3 machine names 4 years ago
test-qht.c
test-qmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qmp-event.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qobject-input-visitor.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qobject-output-visitor.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-qtree.c util: import GTree as QTree 2 years ago
test-rcu-list.c replace TABs with spaces 2 years ago
test-rcu-simpleq.c
test-rcu-slist.c
test-rcu-tailq.c
test-replication.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-resv-mem.c test-resv-mem: Fix CID 1523911 1 year ago
test-seccomp.c include: Rename sysemu/ -> system/ 2 months ago
test-shift128.c
test-smp-parse.c tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy 9 months ago
test-string-input-visitor.c Remove qemu-common.h include from most units 3 years ago
test-string-output-visitor.c Remove qemu-common.h include from most units 3 years ago
test-thread-pool.c tests: mark more coroutine_fns 2 years ago
test-throttle.c include: Rename sysemu/ -> system/ 2 months ago
test-timed-average.c include: Rename sysemu/ -> system/ 2 months ago
test-util-filemonitor.c test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics 1 year ago
test-util-sockets.c tests/unit/test-util-sockets: Remove temporary file after test 12 months ago
test-uuid.c util/uuid: Add UUID_STR_LEN definition 1 year ago
test-virtio-dmabuf.c hw/display: introduce virtio-dmabuf 1 year ago
test-visitor-serialization.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
test-vmstate.c migration: remove migration.h references 12 months ago
test-write-threshold.c write-threshold: deal with includes 4 years ago
test-x86-topo.c tests: Add test case of APIC ID for module level parsing 9 months ago
test-xbzrle.c migration/xbzrle: Use i386 host/cpuinfo.h 2 years ago
test-xs-node.c tests/unit: replace assert(0) with g_assert_not_reached() 5 months ago
test-yank.c include: Rename sysemu/ -> system/ 2 months ago