Code

plugin: Make sdb_plugin_info_t public.
[sysdb.git] / t / unit / utils /
2014-06-30 Sebastian Harlos_test: Added tests for os_mkdir_all() and os_remove_a...
2014-06-11 Sebastian HarlRenamed DBI_TYPE_TO_SC to DBI_TYPE_TO_SDB.
2014-05-16 Sebastian Harlstrbuf_test: Added some tests based on sdb_strbuf_cap().
2014-05-15 Sebastian Harlstrbuf_test: Added some more tests.
2014-05-15 Sebastian Harlstrbuf_test: Cleaned up the code a bit.
2014-05-14 Sebastian Harldbi_test: Don't allocate any memory in dbi_driver_open_r().
2014-04-26 Sebastian Harldbi utils: Added compat layer for DBI < 0.9.
2014-04-26 Sebastian Harldbi utils: Use the new _r interface.
2014-04-26 Sebastian HarlMoved unit tests into t/unit/ subdirectory.