summaryrefslogtreecommitdiff
path: root/test/utility
Commit message (Expand)AuthorAgeFilesLines
* WT-3182 Switch make-check to run the short test suite by default (#3313)Keith Bostic2017-02-282-6/+11
* WT-3191 lint (#3310)Keith Bostic2017-02-213-5/+22
* WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson2017-02-142-2/+2
* WT-2974 lint (#3095)Keith Bostic2016-10-171-0/+10
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-103-14/+10
* WT-2858 Rename wtperf's CONFIG structure (#3065)Keith Bostic2016-09-281-0/+56
* WT-2896 Coverity #1362535: resource leak (#3026)Keith Bostic2016-09-071-3/+5
* WT-2875 Add environment variable to disable long csuite tests (#3001)David Hows2016-09-052-0/+16
* WT-2555 Make test/Format and csuite run on Windows (#3011)Mark Benvenuto2016-09-053-1/+14
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-212-0/+16
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-4/+1
* Wt 2661 coverity (#2746)Keith Bostic2016-05-252-8/+7
* WT-2659: csuite tests, assorted lint and cleanup. (#2744)Keith Bostic2016-05-243-11/+18
* WT-2554 Fix build warnings (#2740)sueloverso2016-05-231-2/+2
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-235-54/+427
* WT-2600: clean up test program includes (#2708)Keith Bostic2016-05-021-0/+55
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-091-3/+5
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-241-1/+1
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-27/+20
* WT-2422: multiple definitions of custom die functionKeith Bostic2016-02-221-3/+2
* WT-2405: test utility error handling.Keith Bostic2016-02-191-1/+12
* WT-2405 Switch new testing error handler to be shared in test utilAlex Gorrod2016-02-191-0/+10
* WT-2405 Switch test/format to use shared testutil_dieAlex Gorrod2016-02-191-1/+16
* WT-2356 Put recovery tests in a single directory.Michael Cahill2016-02-011-16/+7
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Including "wt_internal.h" will include string.h, stdlib.h stdio.h andKeith Bostic2015-10-191-4/+0
* boolean conversion, test calls to __wt_exist.Keith Bostic2015-09-231-1/+2
* More CR CleanupDavid Hows2015-05-131-11/+8
* Change to __wt_existsDavid Hows2015-05-121-3/+7
* KNFDavid Hows2015-05-121-1/+1
* Make cleanup check before deletingDavid Hows2015-05-121-2/+8
* Change all testutils functions to return nothingDavid Hows2015-05-111-9/+13
* Add testutils to all testsDavid Hows2015-05-051-2/+2
* KNF, don't cast return from malloc, don't call out fixed numbers ofKeith Bostic2015-05-041-8/+10
* CR ChangesDavid Hows2015-05-041-2/+2
* Fix for covert testsDavid Hows2015-05-041-2/+4
* Testutils memory leak fixDavid Hows2015-05-041-1/+5
* Code review ChangesDavid Hows2015-05-011-20/+15
* Add directory_delimiter functionDavid Hows2015-05-011-0/+7
* Move utilities to .i and add fixes for WindowsDavid Hows2015-05-013-53/+15
* Change comments and use snprintfdaveh862015-05-012-28/+47
* Remove relative pathingdaveh862015-05-013-1/+6
* Fix Broken Includes and other minor thingsdaveh862015-05-011-2/+5
* Changes by s_alldaveh862015-05-012-5/+5
* Create test utilities and modify FOPS testdaveh862015-05-012-0/+137