mariadb/newbrt/tests
Bradley C. Kuszmaul 9f6f2a18e5 Most of the work for making the checks output nice easy-to-read output.
Not quite all the output is pretty yet.  To get the pretty output set the {{{SUMMARIZE}}} make variable to nonzero and use the {{{-s}}} argument.  E.g.,
{{{
make check SUMMARIZE=1 -s
}}}
.
a complete useful invokation on Coyote is as follows:
{{{
make check SUMMARIZE=1 BDBDIR=/usr -s -j8 VGRIND= -k
}}}

Also, (almost) all the tests pass (even the recovery tests that really fail), since those tests won't really work until after milestone:"MySQL TokuDB Beta 1.0.2".
The one test that fails is {{{check_test_cursor_count}}}.  Perhaps we won't fix that for this release either.

Addresses #810, #811.


git-svn-id: file:///svn/tokudb@3917 c7de825b-a66e-492c-adef-691d508d4ae1
2008-05-12 10:58:07 +00:00
..
benchmark-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-serialize-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-test-cursor-2.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-test-cursor.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-test-named-db.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
brt-test0.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
brt-test1.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
brt-test2.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
brt-test3.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
brt-test4.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
brt-test5.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:48:05 +00:00
cachetable-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
cachetable-test2.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
fifo-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
list-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
log-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
log-test2.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
log-test3.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
log-test4.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
log-test5.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
log-test6.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
Makefile Most of the work for making the checks output nice easy-to-read output. 2008-05-12 10:58:07 +00:00
memtest.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 21:01:17 +00:00
omt-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-assert.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-brt-delete-both.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-brt-overflow.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-del-inorder.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-inc-split.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test-primes.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test.h More cleanup for #796. Addresses #796. 2008-05-09 13:13:44 +00:00
test_oexcl.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
test_toku_malloc_plain_free.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
ybt-test.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00