diff options
| author | Thomas Huth <thuth@redhat.com> | 2018-08-16 13:35:51 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-23 13:32:50 +0200 |
| commit | 880b169a45214b85cdde1d61386eaa85d6372296 (patch) | |
| tree | 709fe5c23afc3d64bc6f620bf73ae8499f1e390a /hw/timer/mc146818rtc.c | |
| parent | 98a43bf0bbc69325eb753ddcfd9c2ab467c7ad73 (diff) | |
| download | focaccia-qemu-880b169a45214b85cdde1d61386eaa85d6372296.tar.gz focaccia-qemu-880b169a45214b85cdde1d61386eaa85d6372296.zip | |
tests/migration-test: Silence the kvm_hv message by default
When running "make check" on a non-POWER host, the output is quite distorted like this: [...] GTESTER check-qtest-nios2 GTESTER check-qtest-or1k GTESTER check-qtest-ppc64 Skipping test: kvm_hv not available Skipping test: kvm_hv not available Skipping test: kvm_hv not available Skipping test: kvm_hv not available GTESTER check-qtest-ppcemb GTESTER check-qtest-ppc GTESTER check-qtest-riscv32 GTESTER check-qtest-riscv64 [...] Move the check to the beginning of the main function instead, so that we do not have to test the condition again and again for each test, and better use g_test_message() instead of g_print() here, like it is also done in ufd_version_check() already. Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1534419358-10932-2-git-send-email-thuth@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/timer/mc146818rtc.c')
0 files changed, 0 insertions, 0 deletions