[SSSD] [PATCH] TESTS: fix fail in test_id_cleanup_exp_group

Lukas Slebodnik lslebodn at redhat.com
Fri Aug 28 07:55:05 UTC 2015


On (28/08/15 09:46), Pavel Reichl wrote:
>Hello,
>
>please see trivial patch attached.
>
>Thanks!

>From 4b83c3d1b050ff9f9bfe713c373f257e0eb88d8c Mon Sep 17 00:00:00 2001
>From: Pavel Reichl <preichl at redhat.com>
>Date: Fri, 28 Aug 2015 03:36:58 -0400
>Subject: [PATCH] TESTS: fix fail in test_id_cleanup_exp_group
>
>Test was named same as the folder containing its data.
>
>Resolves:
>https://fedorahosted.org/sssd/ticket/2768
>---
> src/tests/cmocka/test_ldap_id_cleanup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/src/tests/cmocka/test_ldap_id_cleanup.c b/src/tests/cmocka/test_ldap_id_cleanup.c
>index 941427e12f0dda55371cc6f15bce669367bc0561..e21d333e4ac98727fe5cac9c045499755c6ac6df 100644
>--- a/src/tests/cmocka/test_ldap_id_cleanup.c
>+++ b/src/tests/cmocka/test_ldap_id_cleanup.c
>@@ -36,7 +36,7 @@
> #include "providers/ldap/ldap_opts.h"
> #include "providers/ipa/ipa_opts.h"
> 
>-#define TESTS_PATH "test_ldap_id_cleanup"
>+#define TESTS_PATH "tests_ldap_id_cleanup"
> #define TEST_CONF_FILE "tests_conf.ldb"

ACK

LS


More information about the sssd-devel mailing list