Code

t/: Added initial version of unit tests for utils/dbi.
authorSebastian Harl <sh@tokkee.org>
Tue, 27 Aug 2013 16:08:32 +0000 (18:08 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 27 Aug 2013 16:08:32 +0000 (18:08 +0200)
commitf5e66a438335b014a509d00795451d3e42a241e2
treeefdc0ae47e6b16bffcf165ea14cea9273316a2e6
parentdd8f31b9ac7c9bdcc0675cb00325163c2d146c30
t/: Added initial version of unit tests for utils/dbi.

The test cases mocks out any (expected) calls to libdbi.
t/Makefile.am
t/libsysdb_test.c
t/libsysdb_test.h
t/utils/dbi_test.c [new file with mode: 0644]