-
Thomas Huth authored
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>Thomas Huth authoredThese 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>
Loading