History log of /sssd/src/providers/simple/simple_access_pvt.h
Revision Date Author Comments Expand
c777f575b0ec0c48ce3b85ea2c5cc298db02450e 10-Aug-2016 Jakub Hrozek <jhrozek@redhat.com>

SIMPLE: Make the DP handlers testable To make it possible to call the whole DP handler in the unit test, not just the evaluator part. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>