secur32/tests: Skip the tests instead of crashing if Kerberos is not supported.
commitdb89311aa1847b8ff2fb51604238f50549e934e3
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 9 Oct 2023 13:22:08 +0000 (9 15:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Oct 2023 07:59:49 +0000 (13 09:59 +0200)
tree38c8bdab465d48b7a5f4ff45c7b8ea2c9cf8f5b0
parent8f7483d04baedbed23bcf76c7988458ebd65c294
secur32/tests: Skip the tests instead of crashing if Kerberos is not supported.

This avoids a crash when Wine is compiled using --without-krb5.
This makes test_ticket_cache() more consistent with test_kerberos().
dlls/secur32/tests/secur32.c