public
Description: A framework for testing low-level key/value stores.
Homepage: http://dustin.github.com/kvtest/
Clone URL: git://github.com/dustin/kvtest.git
kvtest /
name age message
file .gitignore Fri Oct 02 14:47:00 -0700 2009 Added async bdb test. [dustin]
file Doxyfile Thu Oct 01 23:11:17 -0700 2009 Updated doxygen. [dustin]
file Makefile Loading commit data...
file async.hh
file base-test.hh
file bdb-async-test.cc Fri Oct 02 15:08:15 -0700 2009 Memory cleanup. [dustin]
file bdb-base.cc
file bdb-base.hh Fri Oct 02 14:48:29 -0700 2009 bdb doc updates [dustin]
file bdb-test.cc Fri Oct 02 15:08:15 -0700 2009 Memory cleanup. [dustin]
file callbacks.hh
file example-test.cc
file locks.hh
file sqlite-base.cc Sat Oct 03 00:29:27 -0700 2009 Auditable variant of sqlite store. [dustin]
file sqlite-base.hh Sat Oct 03 00:29:27 -0700 2009 Auditable variant of sqlite store. [dustin]
file sqlite3-async-test.cc
file sqlite3-test.cc Fri Oct 02 15:08:15 -0700 2009 Memory cleanup. [dustin]
file suite.cc Fri Oct 02 13:41:58 -0700 2009 Cleaned up exception handling some. [dustin]
file suite.hh Fri Oct 02 11:35:17 -0700 2009 Renamed ThingUnderTest to KVStore [dustin]
file tests.cc Fri Oct 02 17:51:33 -0700 2009 Turn up (and fix) the warnings. [dustin]
file tests.hh
file tokyo-async-test.cc
file tokyo-base.cc
file tokyo-base.hh
file tokyo-test.cc