tests/tpm-tests: Use g_test_skip() to mark skipped tests
commit8a17fbf640109076cbfda9bb5860c67367ae0020
authorThomas Huth <thuth@redhat.com>
Wed, 24 Apr 2019 09:43:13 +0000 (24 11:43 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 8 May 2019 14:59:28 +0000 (8 16:59 +0200)
tree338c11d648754ebbab4ad0aa56a8eb18e47bc11f
parent4a61c3abbb7f7f8c77c06d1576c2062f12ee9e5c
tests/tpm-tests: Use g_test_skip() to mark skipped tests

Since we do not use gtester anymore (which had a bug here),
we can now use g_test_skip() to mark skipped tests.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-Id: <20190424094557.28404-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tpm-tests.c