diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2012-11-27 09:16:24 +0100 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-11-27 08:51:07 -0600 |
| commit | 03a36f17d7788e4a1e07b3341b18028aa0206845 (patch) | |
| tree | fc6d51a693cd027bb845940079b93bc675ce9504 /tests/rtc-test.c | |
| parent | d60478c59a348886d82492861c5cd4fba572ebd5 (diff) | |
| download | focaccia-qemu-03a36f17d7788e4a1e07b3341b18028aa0206845.tar.gz focaccia-qemu-03a36f17d7788e4a1e07b3341b18028aa0206845.zip | |
virtio-rng: do not use g_assert_cmpint
g_assert_cmpint is not available on glib 2.12, which is the minimum version required to build QEMU (we only require 2.16 to run tests, since that is the first version including GTester). Do not use it in hardware models, use a normal assertion instead. This fixes the buildbot failure for default_x86_64_rhel5. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'tests/rtc-test.c')
0 files changed, 0 insertions, 0 deletions