Home
last modified time | relevance | path

Searched refs:qio_channel_test_validate (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-command.c60 qio_channel_test_validate(test); in test_io_channel_command_fifo()
111 qio_channel_test_validate(test); in test_io_channel_command_echo()
H A Dtest-io-channel-file.c62 qio_channel_test_validate(test); in test_io_channel_file_helper()
122 qio_channel_test_validate(test); in test_io_channel_pipe()
H A Dio-channel-helpers.h39 void qio_channel_test_validate(QIOChannelTest *test);
H A Dtest-io-channel-buffer.c38 qio_channel_test_validate(test); in test_io_channel_buf()
H A Dtest-io-channel-socket.c195 qio_channel_test_validate(test); in test_io_channel()
222 qio_channel_test_validate(test); in test_io_channel()
256 qio_channel_test_validate(test); in test_io_channel()
283 qio_channel_test_validate(test); in test_io_channel()
H A Dtest-io-channel-tls.c231 qio_channel_test_validate(test); in test_io_channel_tls()
237 qio_channel_test_validate(test); in test_io_channel_tls()
H A Dio-channel-helpers.c147 void qio_channel_test_validate(QIOChannelTest *test) in qio_channel_test_validate() function