summaryrefslogtreecommitdiff
path: root/src/tests/common_dom.c
AgeCommit message (Collapse)AuthorFilesLines
2013-04-18tests: Fix the order of key/valuesJakub Hrozek1-2/+3
2013-03-08Add utility functions for tests that use sysdb or tevent.Jakub Hrozek1-0/+167
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.