mariadb/newbrt/tests
Bradley C. Kuszmaul 0ee4e385f1 Merge all mainline patches into the 1195 branch. Fixes #1243.
Details:  I merged with
{{{
svn merge -r6585:7747 https://svn.tokutek.com/tokudb/toku/tokudb
}}}
then resolved conflicts.  The most interesting conflict was the double inclusion of the {{{BLOCK_ALLOCATOR_HEADER_RESERVE}}} for {{{brt-internal.h}}}.   The subversion merger got confused because the patch was applied with an extra space at the end of each line.


git-svn-id: file:///svn/toku/tokudb.1243@7750 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:26 -04:00
..
benchmark-test.c measure seq and random insert rates 2013-04-16 23:57:24 -04:00
block_allocator_test.c Make it work better with icc. Addresses #1185. 2013-04-16 23:57:21 -04:00
bread-test.c fix icc 32 bit warnings. addresses #1195 2013-04-16 23:57:25 -04:00
brt-serialize-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
brt-test-cursor-2.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
brt-test-cursor.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
brt-test-named-db.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
brt-test.c free diskblocks. Addresses #1195. 2013-04-16 23:57:25 -04:00
brt-test0.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
brt-test1.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
brt-test2.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
brt-test3.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
brt-test4.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
brt-test5.c Fix up fingerprints, and speed up by removing checks. Passes newbrt tests (haven't checked with valgrind). Addresses #1195. 2013-04-16 23:57:24 -04:00
cachetable-checkpoint-test.c merge new cachetable tests. addresses #1075 2008-08-22 17:50:05 +00:00
cachetable-count-pinned-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-debug-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-fd-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-flush-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-getandpin-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-put-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-rename-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-rwlock-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-scan.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-test.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
cachetable-test2.c Merge all mainline patches into the 1195 branch. Fixes #1243. 2013-04-16 23:57:26 -04:00
cachetable-unpin-and-remove-test.c minor changes to compile with icc and make the windows port easier. addresses #1195 2013-04-16 23:57:25 -04:00
cachetable-unpin-test.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
cachetable-writequeue-test.c Get rid of more cil warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
dup-delete-all.c Make some tests run better. Addresses #1195. 2013-04-16 23:57:24 -04:00
fifo-test.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
keyrange-dupsort-unflat.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
keyrange-dupsort.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
keyrange-unflat.c the splitting works again. Addresses #1195. 2013-04-16 23:57:23 -04:00
keyrange.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
list-test.c compile with either gcc or icc. addresses #1185 2013-04-16 23:57:20 -04:00
log-test.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
log-test2.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
log-test3.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
log-test4.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
log-test5.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
log-test6.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
Makefile Make some tests run better. Addresses #1195. 2013-04-16 23:57:24 -04:00
memtest.c Get rid of some compiler warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
omt-cursor-test.c Addresses #1185 2013-04-16 23:57:22 -04:00
omt-test.c Addresses #1185 2013-04-16 23:57:22 -04:00
shortcut.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
test-assert.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
test-brt-delete-both.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
test-brt-overflow.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
test-del-inorder.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
test-dump-brt.c Write tests for {{{toku_dump_brt()}}}. Addresses #1195. 2013-04-16 23:57:24 -04:00
test-inc-split.c Get rid of most CIL warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
test-leafentry.c {{{ 2008-05-29 03:12:59 +00:00
test.h Get rid of almost all compiler warnings in newbrt for icc, and also compiles with gcc. Addresses #1185. 2013-04-16 23:57:20 -04:00
test_oexcl.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
test_toku_malloc_plain_free.c Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
threadpool-test.c Get rid of some compiler warnings. Addresses #1185. 2013-04-16 23:57:20 -04:00
x1764-test.c fix icc 32 bit warnings. addresses #1195 2013-04-16 23:57:25 -04:00
ybt-test.c Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00