tests: Remove (mostly) useless architecture checks
commit9a92aa3b176407ccc7e433ecf2a653433cde1851
authorThomas Huth <thuth@redhat.com>
Fri, 1 Mar 2019 16:16:10 +0000 (1 17:16 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 6 Mar 2019 09:10:36 +0000 (6 10:10 +0100)
treefa49ca30e160a1ba92e1a4bf384a1f540396b690
parenta3e3b0a7bd5de211a62cdf2d6c12b96d3c403560
tests: Remove (mostly) useless architecture checks

These checks at the beginning of some of the tests are mostly useless:
We only run the tests on x86 anyway, and g_test_message() does not
print anything unless you call g_test_init() first.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <1551456970-463-1-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
tests/fdc-test.c
tests/ide-test.c
tests/ipmi-bt-test.c
tests/ipmi-kcs-test.c