summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/format/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/format/config.h')
-rw-r--r--src/third_party/wiredtiger/test/format/config.h160
1 files changed, 83 insertions, 77 deletions
diff --git a/src/third_party/wiredtiger/test/format/config.h b/src/third_party/wiredtiger/test/format/config.h
index b20e6f58b17..183bd13707a 100644
--- a/src/third_party/wiredtiger/test/format/config.h
+++ b/src/third_party/wiredtiger/test/format/config.h
@@ -62,81 +62,87 @@ typedef struct {
#define V_GLOBAL_CHECKPOINT 30
#define V_GLOBAL_CHECKPOINT_LOG_SIZE 31
#define V_GLOBAL_CHECKPOINT_WAIT 32
-#define V_GLOBAL_DEBUG_REALLOC_EXACT 33
-#define V_GLOBAL_DEBUG_REALLOC_MALLOC 34
-#define V_TABLE_DISK_CHECKSUM 35
-#define V_GLOBAL_DISK_DATA_EXTEND 36
-#define V_GLOBAL_DISK_DIRECT_IO 37
-#define V_GLOBAL_DISK_ENCRYPTION 38
-#define V_TABLE_DISK_FIRSTFIT 39
-#define V_GLOBAL_DISK_MMAP 40
-#define V_GLOBAL_DISK_MMAP_ALL 41
-#define V_GLOBAL_FORMAT_ABORT 42
-#define V_GLOBAL_FORMAT_INDEPENDENT_THREAD_RNG 43
-#define V_GLOBAL_FORMAT_MAJOR_TIMEOUT 44
-#define V_GLOBAL_IMPORT 45
-#define V_GLOBAL_LOGGING 46
-#define V_GLOBAL_LOGGING_COMPRESSION 47
-#define V_GLOBAL_LOGGING_FILE_MAX 48
-#define V_GLOBAL_LOGGING_PREALLOC 49
-#define V_GLOBAL_LOGGING_REMOVE 50
-#define V_TABLE_LSM_AUTO_THROTTLE 51
-#define V_TABLE_LSM_BLOOM 52
-#define V_TABLE_LSM_BLOOM_BIT_COUNT 53
-#define V_TABLE_LSM_BLOOM_HASH_COUNT 54
-#define V_TABLE_LSM_BLOOM_OLDEST 55
-#define V_TABLE_LSM_CHUNK_SIZE 56
-#define V_TABLE_LSM_MERGE_MAX 57
-#define V_GLOBAL_LSM_WORKER_THREADS 58
-#define V_GLOBAL_OPS_ALTER 59
-#define V_GLOBAL_OPS_COMPACTION 60
-#define V_GLOBAL_OPS_HS_CURSOR 61
-#define V_TABLE_OPS_PCT_DELETE 62
-#define V_TABLE_OPS_PCT_INSERT 63
-#define V_TABLE_OPS_PCT_MODIFY 64
-#define V_TABLE_OPS_PCT_READ 65
-#define V_TABLE_OPS_PCT_WRITE 66
-#define V_GLOBAL_OPS_BOUND_CURSOR 67
-#define V_GLOBAL_OPS_PREPARE 68
-#define V_GLOBAL_OPS_RANDOM_CURSOR 69
-#define V_GLOBAL_OPS_SALVAGE 70
-#define V_TABLE_OPS_TRUNCATE 71
-#define V_GLOBAL_OPS_VERIFY 72
-#define V_GLOBAL_QUIET 73
-#define V_GLOBAL_RUNS_IN_MEMORY 74
-#define V_GLOBAL_RUNS_OPS 75
-#define V_TABLE_RUNS_MIRROR 76
-#define V_TABLE_RUNS_ROWS 77
-#define V_TABLE_RUNS_SOURCE 78
-#define V_GLOBAL_RUNS_TABLES 79
-#define V_GLOBAL_RUNS_THREADS 80
-#define V_GLOBAL_RUNS_TIMER 81
-#define V_TABLE_RUNS_TYPE 82
-#define V_GLOBAL_RUNS_VERIFY_FAILURE_DUMP 83
-#define V_GLOBAL_STATISTICS_MODE 84
-#define V_GLOBAL_STATISTICS_LOG_SOURCES 85
-#define V_GLOBAL_STRESS_AGGRESSIVE_SWEEP 86
-#define V_GLOBAL_STRESS_CHECKPOINT 87
-#define V_GLOBAL_STRESS_CHECKPOINT_EVICT_PAGE 88
-#define V_GLOBAL_STRESS_CHECKPOINT_PREPARE 89
-#define V_GLOBAL_STRESS_EVICT_REPOSITION 90
-#define V_GLOBAL_STRESS_FAILPOINT_EVICTION_FAIL_AFTER_RECONCILIATION 91
-#define V_GLOBAL_STRESS_FAILPOINT_HS_DELETE_KEY_FROM_TS 92
-#define V_GLOBAL_STRESS_HS_CHECKPOINT_DELAY 93
-#define V_GLOBAL_STRESS_HS_SEARCH 94
-#define V_GLOBAL_STRESS_HS_SWEEP 95
-#define V_GLOBAL_STRESS_SLEEP_BEFORE_READ_OVERFLOW_ONPAGE 96
-#define V_GLOBAL_STRESS_SPLIT_1 97
-#define V_GLOBAL_STRESS_SPLIT_2 98
-#define V_GLOBAL_STRESS_SPLIT_3 99
-#define V_GLOBAL_STRESS_SPLIT_4 100
-#define V_GLOBAL_STRESS_SPLIT_5 101
-#define V_GLOBAL_STRESS_SPLIT_6 102
-#define V_GLOBAL_STRESS_SPLIT_7 103
-#define V_GLOBAL_TRANSACTION_IMPLICIT 104
-#define V_GLOBAL_TRANSACTION_TIMESTAMPS 105
-#define V_GLOBAL_WIREDTIGER_CONFIG 106
-#define V_GLOBAL_WIREDTIGER_RWLOCK 107
-#define V_GLOBAL_WIREDTIGER_LEAK_MEMORY 108
+#define V_GLOBAL_DEBUG_CHECKPOINT_RETENTION 33
+#define V_GLOBAL_DEBUG_EVICTION 34
+#define V_GLOBAL_DEBUG_LOG_RETENTION 35
+#define V_GLOBAL_DEBUG_REALLOC_EXACT 36
+#define V_GLOBAL_DEBUG_REALLOC_MALLOC 37
+#define V_GLOBAL_DEBUG_SLOW_CHECKPOINT 38
+#define V_GLOBAL_DEBUG_TABLE_LOGGING 39
+#define V_GLOBAL_DEBUG_UPDATE_RESTORE_EVICT 40
+#define V_TABLE_DISK_CHECKSUM 41
+#define V_GLOBAL_DISK_DATA_EXTEND 42
+#define V_GLOBAL_DISK_DIRECT_IO 43
+#define V_GLOBAL_DISK_ENCRYPTION 44
+#define V_TABLE_DISK_FIRSTFIT 45
+#define V_GLOBAL_DISK_MMAP 46
+#define V_GLOBAL_DISK_MMAP_ALL 47
+#define V_GLOBAL_FORMAT_ABORT 48
+#define V_GLOBAL_FORMAT_INDEPENDENT_THREAD_RNG 49
+#define V_GLOBAL_FORMAT_MAJOR_TIMEOUT 50
+#define V_GLOBAL_IMPORT 51
+#define V_GLOBAL_LOGGING 52
+#define V_GLOBAL_LOGGING_COMPRESSION 53
+#define V_GLOBAL_LOGGING_FILE_MAX 54
+#define V_GLOBAL_LOGGING_PREALLOC 55
+#define V_GLOBAL_LOGGING_REMOVE 56
+#define V_TABLE_LSM_AUTO_THROTTLE 57
+#define V_TABLE_LSM_BLOOM 58
+#define V_TABLE_LSM_BLOOM_BIT_COUNT 59
+#define V_TABLE_LSM_BLOOM_HASH_COUNT 60
+#define V_TABLE_LSM_BLOOM_OLDEST 61
+#define V_TABLE_LSM_CHUNK_SIZE 62
+#define V_TABLE_LSM_MERGE_MAX 63
+#define V_GLOBAL_LSM_WORKER_THREADS 64
+#define V_GLOBAL_OPS_ALTER 65
+#define V_GLOBAL_OPS_COMPACTION 66
+#define V_GLOBAL_OPS_HS_CURSOR 67
+#define V_TABLE_OPS_PCT_DELETE 68
+#define V_TABLE_OPS_PCT_INSERT 69
+#define V_TABLE_OPS_PCT_MODIFY 70
+#define V_TABLE_OPS_PCT_READ 71
+#define V_TABLE_OPS_PCT_WRITE 72
+#define V_GLOBAL_OPS_BOUND_CURSOR 73
+#define V_GLOBAL_OPS_PREPARE 74
+#define V_GLOBAL_OPS_RANDOM_CURSOR 75
+#define V_GLOBAL_OPS_SALVAGE 76
+#define V_TABLE_OPS_TRUNCATE 77
+#define V_GLOBAL_OPS_VERIFY 78
+#define V_GLOBAL_QUIET 79
+#define V_GLOBAL_RUNS_IN_MEMORY 80
+#define V_GLOBAL_RUNS_OPS 81
+#define V_TABLE_RUNS_MIRROR 82
+#define V_TABLE_RUNS_ROWS 83
+#define V_TABLE_RUNS_SOURCE 84
+#define V_GLOBAL_RUNS_TABLES 85
+#define V_GLOBAL_RUNS_THREADS 86
+#define V_GLOBAL_RUNS_TIMER 87
+#define V_TABLE_RUNS_TYPE 88
+#define V_GLOBAL_RUNS_VERIFY_FAILURE_DUMP 89
+#define V_GLOBAL_STATISTICS_MODE 90
+#define V_GLOBAL_STATISTICS_LOG_SOURCES 91
+#define V_GLOBAL_STRESS_AGGRESSIVE_SWEEP 92
+#define V_GLOBAL_STRESS_CHECKPOINT 93
+#define V_GLOBAL_STRESS_CHECKPOINT_EVICT_PAGE 94
+#define V_GLOBAL_STRESS_CHECKPOINT_PREPARE 95
+#define V_GLOBAL_STRESS_EVICT_REPOSITION 96
+#define V_GLOBAL_STRESS_FAILPOINT_EVICTION_FAIL_AFTER_RECONCILIATION 97
+#define V_GLOBAL_STRESS_FAILPOINT_HS_DELETE_KEY_FROM_TS 98
+#define V_GLOBAL_STRESS_HS_CHECKPOINT_DELAY 99
+#define V_GLOBAL_STRESS_HS_SEARCH 100
+#define V_GLOBAL_STRESS_HS_SWEEP 101
+#define V_GLOBAL_STRESS_SLEEP_BEFORE_READ_OVERFLOW_ONPAGE 102
+#define V_GLOBAL_STRESS_SPLIT_1 103
+#define V_GLOBAL_STRESS_SPLIT_2 104
+#define V_GLOBAL_STRESS_SPLIT_3 105
+#define V_GLOBAL_STRESS_SPLIT_4 106
+#define V_GLOBAL_STRESS_SPLIT_5 107
+#define V_GLOBAL_STRESS_SPLIT_6 108
+#define V_GLOBAL_STRESS_SPLIT_7 109
+#define V_GLOBAL_TRANSACTION_IMPLICIT 110
+#define V_GLOBAL_TRANSACTION_TIMESTAMPS 111
+#define V_GLOBAL_WIREDTIGER_CONFIG 112
+#define V_GLOBAL_WIREDTIGER_RWLOCK 113
+#define V_GLOBAL_WIREDTIGER_LEAK_MEMORY 114
-#define V_ELEMENT_COUNT 109
+#define V_ELEMENT_COUNT 115