Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-13 | fix segfault in nss responder unit test | Pavel Březina | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1833 state is expected to be a pointer | |||||
2013-03-08 | Add utility functions for tests that use sysdb or tevent. | Jakub Hrozek | 1 | -0/+60 | |
There was shared code for several unit tests that connected to their own sysdb instance. This patch adds common code to run a generic request to completion or connect to a test sysdb. |