[SSSD] [PATCH] TESTS: Fix build with older version of check framework

Jakub Hrozek jhrozek at redhat.com
Wed Jan 15 10:01:44 UTC 2014


On Wed, Jan 15, 2014 at 08:41:38AM +0100, Lukas Slebodnik wrote:
> ehlo,
> 
> building of sssd fail on platforms with older version of check unit testing
> framework (0.9.8)
> 
> src/tests/safe-format-tests.c: In function 'test_safe_format_string_cb':
> src/tests/safe-format-tests.c:158: error: implicit declaration of function 'ck_assert_int_ge'
> src/tests/safe-format-tests.c:162: error: implicit declaration of function 'ck_assert_int_lt'
> make[2]: *** [src/tests/safe_format_tests-safe-format-tests.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> 
> patch attached.
> 
> LS

ACK



More information about the sssd-devel mailing list