Browse Source

[1068] a major refactoring: templated DatabaseClientTest using the gtest's
typed test feature so that we can share (most of) the tests for various
types of database backends.

JINMEI Tatuya 13 years ago
parent
commit
92dcac243a
1 changed files with 574 additions and 511 deletions
  1. 574 511
      src/lib/datasrc/tests/database_unittest.cc

File diff suppressed because it is too large
+ 574 - 511
src/lib/datasrc/tests/database_unittest.cc