Subject is missing that this is for timers on non-x86.
On Tue, Sep 22, 2020 at 11:57:40 +0000, Sebastian Mitterle wrote:
Add minimal coverage for non-x86_64 timer validation
from commit 2f5d8ffebe5d3d00e16a051ed62ce8a703f18e7c
Signed-off-by: Sebastian Mitterle <smitterl(a)redhat.com>
---
.../non-x86_64-timer-error.err | 1 +
.../non-x86_64-timer-error.xml | 18 ++++++++++++++++++
tests/qemuxml2argvtest.c | 2 ++
3 files changed, 21 insertions(+)
create mode 100644 tests/qemuxml2argvdata/non-x86_64-timer-error.err
create mode 100644 tests/qemuxml2argvdata/non-x86_64-timer-error.xml
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>