Re: [kvm-unit-tests PATCH 13/18] arm: Fail on unknown subtest

2015-11-10 Thread Paolo Bonzini
On 06/11/2015 01:24, Andrew Jones wrote: > From: Christopher Covington > > Signed-off-by: Christopher Covington > Reviewed-by: Andrew Jones > --- > arm/selftest.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arm/selftest.c b/arm/selftest.c > index fc9ec609d875e..f4a503079e464

[kvm-unit-tests PATCH 13/18] arm: Fail on unknown subtest

2015-11-05 Thread Andrew Jones
From: Christopher Covington Signed-off-by: Christopher Covington Reviewed-by: Andrew Jones --- arm/selftest.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arm/selftest.c b/arm/selftest.c index fc9ec609d875e..f4a503079e464 100644 --- a/arm/selftest.c +++ b/arm/selftest.c @@ -376,6 +37