Re: [PATCH 2/2] Add unit test for timer validation

2020-09-22 Thread Peter Krempa
Subject is missing that this is for timers on non-x86. On Tue, Sep 22, 2020 at 11:57:40 +, Sebastian Mitterle wrote: > Add minimal coverage for non-x86_64 timer validation > from commit 2f5d8ffebe5d3d00e16a051ed62ce8a703f18e7c > > Signed-off-by: Sebastian Mitterle > --- >

[PATCH 2/2] Add unit test for timer validation

2020-09-22 Thread Sebastian Mitterle
Add minimal coverage for non-x86_64 timer validation from commit 2f5d8ffebe5d3d00e16a051ed62ce8a703f18e7c Signed-off-by: Sebastian Mitterle --- .../non-x86_64-timer-error.err | 1 + .../non-x86_64-timer-error.xml | 18 ++ tests/qemuxml2argvtest.c