summaryrefslogtreecommitdiff
path: root/test/fops/fops.c
Commit message (Expand)AuthorAgeFilesLines
* Add tests for creating bulk and non-bulk items that we know will succeed;Keith Bostic2014-11-211-4/+15
* Move the test run into a subdirectory, WT_TEST.Keith Bostic2014-11-211-2/+2
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* CID 1129022 (#1 of 1): Dead default in switch (DEADCODE)Keith Bostic2013-11-151-2/+0
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* Move test program software into the public domain, if anyone wants toKeith Bostic2012-10-261-3/+23
* lintMichael Cahill2012-10-221-2/+0
* Tweak the test/fops output to fit in 80 columns and be less busy.Michael Cahill2012-10-221-8/+6
* Add in session.open_cursor operations, reference #373.Keith Bostic2012-10-201-14/+19
* Output bulk operation countKeith Bostic2012-09-201-3/+4
* lintKeith Bostic2012-09-121-0/+1
* Merge branch 'develop' into fops-bulkMichael Cahill2012-09-111-4/+5
|\
| * On GCC spinlocks, yield after spinning for a while (default 1000 iterations).Michael Cahill2012-09-101-4/+5
* | Add a bulk cursor operation into fop test.Alex Gorrod2012-09-071-1/+5
|/
* Rename the "snapshot" config key in session.checkpoint to "name".Keith Bostic2012-06-161-5/+5
* Add tests for table-level operations to test/fops.Michael Cahill2012-06-041-5/+5
* Add handle locking to create and drop operations to avoid races.Michael Cahill2012-06-011-2/+0
* Split test/thread into two parts, test/thread and test/fops.Keith Bostic2012-05-281-0/+156