Commit Graph

4 Commits

Author SHA1 Message Date
Keith Bostic
344a714c3d Upgrade copyright notices from 2015 to 2016. 2016-01-01 16:37:39 -05:00
Alex Gorrod
c753136ca0 WT-2291 remove largest random test category.
It takes longer than neccessary to run without adding more information.
2015-12-21 16:30:40 +11:00
Keith Bostic
2187cdc17f Add more scenarios (specifically, test insert with a single element).
Set the leaf-page-max configuration so we don't forcibly evict/split.
Remove re-open of the cursor, it doesn't change the results and slows
the test.
Optionally print out the percentage results.
2015-12-19 14:41:07 -05:00
Alex Gorrod
8c4e292d59 WT-2291: Add a test case to ensure that the random walk is reasonably random.
It is currently failing. The test is currently targeted at small
in-memory trees (i.e: the skiplist random code).
2015-12-17 14:40:26 +11:00