Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TESTS: Use the DP handlers in simple provider tests, add more tests | Jakub Hrozek | 2016-08-10 | 1 | -21/+165 |
| | | | | | | | Use the full simple access control handlers, just like SSSD does in the tests. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> | ||||
* | TESTS: Convert the simple access provider to cmocka | Jakub Hrozek | 2016-07-07 | 1 | -0/+692 |
Using a cmocka-based test allows us to initialize the domain using the common helper functions which in turn allows us to set different properties with confdb, same as sssd itself does. Reviewed-by: Sumit Bose <sbose@redhat.com> |