Files
mongo/test/format
Keith Bostic 69a3a31f67 Document WT_ITEM structures don't need to be cleared before use, and
quit clearing them in the test/format and test/bloom programs.
2013-07-29 11:23:14 -04:00
..
2013-01-01 09:45:50 +00:00
2012-03-14 12:02:31 -04:00
2013-07-09 09:16:56 -04:00

The test/format program randomly generates WiredTiger files with different
size objects and then does operations on those files.  The goal is to
test the WiredTiger file formats.

test/format should be compiled with a version of Berkeley DB (which
it uses to verify format's results).  Create a link "db" in the
build_posix directory that links to the top-level of a Berkeley
DB distribution directory which contains a configured and compiled
build_unix subdirectory.