summaryrefslogtreecommitdiff
path: root/test/manydbs
Commit message (Expand)AuthorAgeFilesLines
* WT-2888 Switch functions to return void where possible (#3019)Keith Bostic2016-09-061-3/+2
* WT-2486 Update make check so that it runs faster (#2837)Sulabh Mahajan2016-07-012-19/+2
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-4/+6
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-232-4/+7
* WT-2600: clean up test program includes (#2708)Keith Bostic2016-05-021-25/+5
* WT-2508: test programs should remove test directories on the "clean" targetKeith Bostic2016-03-222-2/+2
* WT-2489 Minor cleanup and string fixes.Susan LoVerso2016-03-151-3/+3
* Whitespace.Alex Gorrod2016-03-151-1/+2
* WT-2487 Release memory at the end of the test to make leak checkers happy.Alex Gorrod2016-03-151-19/+26
* WT-2463 KNFSusan LoVerso2016-03-141-3/+3
* WT-2463 Fix warning.Susan LoVerso2016-03-141-2/+2
* WT-2463 Open/close stat cursor every time we want stats.Susan LoVerso2016-03-141-12/+12
* WT-2463 Add more information to error message.Susan LoVerso2016-03-141-2/+5
* WT-2463 Record original number of resets after initial period.Susan LoVerso2016-03-141-3/+13
* WT-2463 Remove outdated comment in script.Susan LoVerso2016-03-141-4/+0
* WT-2463 Fix warning.Susan LoVerso2016-03-141-4/+4
* WT-2463 Reinstate smoke.sh tests.Susan LoVerso2016-03-141-6/+6
* WT-2463 Test validity via WT stats instead of system CPU usage.Susan LoVerso2016-03-142-61/+66
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-4/+3
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-1/+2
* WT-2463 Disable manydbs failure mode for now.Alex Gorrod2016-03-111-7/+11
* WT-2318 Fix warnings.Susan LoVerso2016-03-101-4/+4
* WT-2318 Fix warnings.Susan LoVerso2016-03-101-5/+6
* WT-2318 Only check CPU usage at end of test. It can spike and reportSusan LoVerso2016-03-081-16/+5
* WT-2318 Fix smoke.sh script so it correctly fails.Susan LoVerso2016-03-082-3/+1
* WT-2318 Adjust CPU based on how many dbs are configured.Susan LoVerso2016-03-081-7/+16
* WT-2318 Unused variable.Susan LoVerso2016-03-081-1/+1
* WT-2318 Strings and whitespace.Susan LoVerso2016-03-081-4/+4
* WT-2318 Enhance test. Add different configs and some operations.Susan LoVerso2016-03-083-11/+132
* WT-2318 Add loop to check CPU for 30 seconds.Susan LoVerso2016-03-071-8/+10
* WT-2318 Increase max CPU default and add arg to pass it in.Susan LoVerso2016-03-071-5/+9
* WT-2318 Add test.Susan LoVerso2016-03-072-0/+145