Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TESTS: Add a test for parallel execution of klistreview | Jakub Hrozek | 2017-05-23 | 1 | -1/+5 |
| | | | | | | | | | Integration test for: https://pagure.io/SSSD/sssd/issue/3372 With https://pagure.io/SSSD/sssd/issue/3372 still broken, the unit test wold fail because one of the concurrent klist commands would trigger a race condition in the KCM queue code, crashing the KCM responder. | ||||
* | TESTS: Add integration tests for the KCM responder | Jakub Hrozek | 2017-03-27 | 1 | -0/+156 |
Reviewed-by: Michal Židek <mzidek@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |