[SSSD] [PATCH 1/2] test_expire: Use right assertion macro for standard functions

Jakub Hrozek jhrozek at redhat.com
Thu Mar 26 10:21:50 UTC 2015


On Wed, Mar 25, 2015 at 05:11:26PM +0100, Pavel Reichl wrote:
> >>>diff --git a/src/tests/cmocka/test_expire_common.c b/src/tests/cmocka/test_expire_common.c
> >>>index 1698bd80e7c3bb992717906506533bb15e17944e..5d3ea02f3e5f0316cdf812368c361edc52459781 100644
> >>>--- a/src/tests/cmocka/test_expire_common.c
> >>>+++ b/src/tests/cmocka/test_expire_common.c
> >>>@@ -117,7 +117,8 @@ void expire_test_tz(const char* tz,
> >>>      if (tz) {
> >>>          ret = setenv("TZ", tz, 1);
> >>>-        assert_false(ret == -1);
> >>>+
> >>Is the new line added on purpose?
> >no,
> >Removed in updated patch.
> >
> >LS
> >
> OK, still ACK

* master: 2233216c653247dd9cc06ce7db6f61f464299906



More information about the sssd-devel mailing list