summaryrefslogtreecommitdiff
path: root/src/tests/dlopen-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2013-10-15Add CIFS idmap pluginBenjamin Franzke1-0/+3
https://fedorahosted.org/sssd/ticket/1534
2013-09-09tests: Add dlopen test to make sure modules worksSimo Sorce1-0/+159
This tests dlopens and resolves all symbols to make sure there are no missing symbols in our provider modules.