On 01/09/2015 03:18 PM, Pavel Březina wrote:
On 01/09/2015 03:17 PM, Pavel Březina wrote:
If OR is used in assert macro we never know what part of the condition
was not met from a failure message directly.

I'm seeing a failure in server-tests, because pid number of sssd process
is greater than 0xffff, it is bigger than 100k. Where does this constant
come from?

[ RUN      ] test_run_as_root_daemon
tmp > 0xFFFF
/home/pbrezina/workspace/sssd/src/tests/cwrap/test_server.c:79: error:
Failure

And now with the patch.



_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
ACK