From 6615f4d9f66e1126410690f39f2430c265eb2d9d Mon Sep 17 00:00:00 2001
From: Samuel Cabrero <scabrero@suse.com>
Date: Fri, 11 Jul 2025 12:27:50 +0200
Subject: [PATCH] TESTS: Disable pam-srv and certmap cmocka tests

Both require softhsm-devel, not available in SLE15-SP7
---
 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 819360ffb..494613c69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,7 +278,6 @@ if HAVE_CMOCKA
         test_sbus_message \
         test_sbus_opath \
         test_fo_srv \
-        pam-srv-tests \
         ssh-srv-tests \
         test_ipa_subdom_util \
         test_tools_colondb \
@@ -292,7 +291,6 @@ if HAVE_CMOCKA
         simple-access-tests \
         krb5_common_test \
         test_iobuf \
-        sss_certmap_test \
         test_sssd_krb5_locator_plugin \
         test_confdb \
         test_krb5_idp_plugin \
-- 
2.53.0

