]> git.ipfire.org Git - thirdparty/kea.git/commit
[1791] initial refactoring: extracted createSQLite3Client so it can be shared.
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 5 Apr 2012 04:40:25 +0000 (21:40 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 5 Apr 2012 04:40:25 +0000 (21:40 -0700)
commitcf16578b3ecf2da1b38a724107dfaa802b03339c
treef4ed956f2539f36d25c5e6e62507e3c2275704f4
parent635e3dae01973485a2d81487fb684d40c8db930a
[1791] initial refactoring: extracted createSQLite3Client so it can be shared.

the plan is to use it in in-memory tests for this branch.  No functional change
or add/delete test cases yet.
src/lib/datasrc/tests/Makefile.am
src/lib/datasrc/tests/test_client.h [new file with mode: 0644]
src/lib/datasrc/tests/zone_finder_context_unittest.cc