Searched hist:"30 ea13e9d97dcbd4ea541ddf9e8857fa1d5cb30f" (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/qtest/ |
H A D | qos-test.c | 30ea13e9d97dcbd4ea541ddf9e8857fa1d5cb30f Tue Aug 02 09:50:04 UTC 2022 Alex Bennée <alex.bennee@linaro.org> tests/qtest: use qos_printf instead of g_test_message
The vhost-user tests respawn qos-test as a standalone process. As a result the gtester framework squashes all messages coming out of it which make it hard to debug. As the test does not care about asserting certain messages just convert the tests to use the direct qos_printf.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220802095010.3330793-17-alex.bennee@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | vhost-user-test.c | 30ea13e9d97dcbd4ea541ddf9e8857fa1d5cb30f Tue Aug 02 09:50:04 UTC 2022 Alex Bennée <alex.bennee@linaro.org> tests/qtest: use qos_printf instead of g_test_message
The vhost-user tests respawn qos-test as a standalone process. As a result the gtester framework squashes all messages coming out of it which make it hard to debug. As the test does not care about asserting certain messages just convert the tests to use the direct qos_printf.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220802095010.3330793-17-alex.bennee@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|