summaryrefslogtreecommitdiffstats
path: root/src/db
diff options
context:
space:
mode:
authorPetr Cech <pcech@redhat.com>2015-11-27 06:39:37 -0500
committerLukas Slebodnik <lslebodn@redhat.com>2016-02-24 13:51:13 +0100
commitb590f44c06158485357d69cc5b24d5af05f1bb95 (patch)
tree76fa505452fbf5d833a44c369bb831c674000964 /src/db
parentcf1109e30320a994187edeb438ac7cdc36f0dd2b (diff)
downloadsssd-b590f44c06158485357d69cc5b24d5af05f1bb95.tar.gz
sssd-b590f44c06158485357d69cc5b24d5af05f1bb95.tar.xz
sssd-b590f44c06158485357d69cc5b24d5af05f1bb95.zip
TEST_TOOLS_COLONDB: Add tests for sss_colondb_*
There are three functions at API of colondb wrapper: * sss_colondb_open() * sss_colondb_readline() * sss_colondb_writeline() This patch adds tests for all of them. We test those cases: * open nonexisting file for read * open nonexisting file for write * open existing empty file for read * open existing file with records for read * open existing empty file for write * open existing file with records for write * write to empty file * write to file with existing records * sss_colondb_open() * sss_colondb_readline() * sss_colondb_write_line() * write to empty file and read it Resolves: https://fedorahosted.org/sssd/ticket/2764 Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/db')
0 files changed, 0 insertions, 0 deletions