summaryrefslogtreecommitdiffstats
path: root/src/tests/intg/sssd_ldb.py
Commit message (Collapse)AuthorAgeFilesLines
* TESTS: Convert the tests to use qualified names for ldb lookupsJakub Hrozek2016-07-071-4/+5
| | | | | | | | The timestamp cache tests look into ldb to check the timestamps. This patch converts the lookups to qualified names to make sure the lookups actually match. Reviewed-by: Sumit Bose <sbose@redhat.com>
* TESTS: Add an integration test for the timestamps cacheJakub Hrozek2016-06-231-0/+84
Reviewed-by: Sumit Bose <sbose@redhat.com>