Code

store: Let sdb_store_matcher_matches return true if it matches.
[sysdb.git] / t / utils / unixsock_test.c
2014-02-23 Sebastian HarlFixed (pedantic) void-pointer to function-pointer cast...
2014-02-23 Sebastian HarlInclude config.h in source files.
2013-09-16 Sebastian Harlunit tests: Added basic tests for unixsock utils; mocki...