On 05/19/2015 11:36 AM, Kevin Wolf wrote: > This just adds a few additional checks of the MSR and interrupt pin to > the already existing test cases. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > tests/fdc-test.c | 34 ++++++++++++++++++++++++++++++++++ > 1 file changed, 34 insertions(+) > > diff --git a/tests/fdc-test.c b/tests/fdc-test.c > index 3c6c83c..416394f 100644 > --- a/tests/fdc-test.c > +++ b/tests/fdc-test.c
[snip] Reviewed-by: John Snow <js...@redhat.com>