summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_search_bases.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-241-7/+7
| | | | | | | All tests now use the cmocka-1.0-compatible API. Signed-off-by: Lukas Slebodnik <lslebodn@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
Unit test testing detection of the right domain when processing group with members from several domains Resolves: https://fedorahosted.org/sssd/ticket/2132