summaryrefslogtreecommitdiffstats
path: root/src/tests/common_dom.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix the order of key/valuesJakub Hrozek2013-04-181-2/+3
|
* Add utility functions for tests that use sysdb or tevent.Jakub Hrozek2013-03-081-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.