foundationdb/tests/fast
Yao Xiao 2c10e5401e Disable empty range check in unit tests. 2023-03-01 16:11:03 -08:00
..
AtomicBackupCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
AtomicBackupToDBCorrectness.toml Apply suggestions from code review 2023-01-10 16:57:54 -08:00
AtomicOps.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
AtomicOpsApiCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
AuthzSecurity.toml Don't clear after the tenant creation test in several test files 2023-02-15 12:58:21 -08:00
AuthzSecurityWithBlobGranules.toml Adding additional blob granule authz tests (#9443) 2023-02-24 09:32:05 -06:00
AutomaticIdempotency.toml Automatically clean old idempotency ids (#9039) 2022-12-14 14:24:24 -08:00
BackupAzureBlobCorrectness.toml implemented testClass and testPriority 2022-08-22 09:57:44 -06:00
BackupCorrectness.toml implemented testClass and testPriority 2022-08-22 09:57:44 -06:00
BackupCorrectnessClean.toml implemented testClass and testPriority 2022-08-22 09:57:44 -06:00
BackupCorrectnessWithEKPKeyFetchFailures.toml EaR: cleanup encryption knobs (#9386) 2023-02-18 13:18:20 -08:00
BackupCorrectnessWithTenantDeletion.toml Configurable Encryption Support for Backup (#9375) 2023-02-16 15:03:27 -08:00
BackupS3BlobCorrectness.toml implemented testClass and testPriority 2022-08-22 09:57:44 -06:00
BackupToDBCorrectness.toml toml file format 2023-01-10 23:13:55 -08:00
BackupToDBCorrectnessClean.toml toml file format 2023-01-10 23:13:55 -08:00
BlobCipherUnitTest.toml EaR: Configurable encryption framework (#9271) 2023-02-08 22:51:05 -08:00
BlobGranuleMoveVerifyCycle.toml Remove storageEngineExcludeTypes from blob tests 2023-02-14 14:53:14 -08:00
BlobGranuleVerifyAtomicOps.toml Remove storageEngineExcludeTypes from blob tests 2023-02-14 14:53:14 -08:00
BlobGranuleVerifyCycle.toml Remove storageEngineExcludeTypes from blob tests 2023-02-14 14:53:14 -08:00
BlobGranuleVerifySmall.toml Remove storageEngineExcludeTypes from blob tests 2023-02-14 14:53:14 -08:00
BlobGranuleVerifySmallClean.toml Remove storageEngineExcludeTypes from blob tests 2023-02-14 14:53:14 -08:00
BlobRestoreBasic.toml Add data verification at the end of BlobRestoreBasic.toml 2023-01-10 13:26:36 -08:00
BlobRestoreLarge.toml Add correct test for blob restore with large workload 2023-01-18 09:27:48 -08:00
CacheTest.toml Significantly lower the expected rate in the cache test 2022-03-16 15:26:43 -07:00
ChangeFeedOperations.toml scaling back ChangeFeedOperationsMove to avoid TraceTooManyLines (#7958) 2022-08-29 15:30:22 -05:00
ChangeFeedOperationsMove.toml scaling back ChangeFeedOperationsMove to avoid TraceTooManyLines (#7958) 2022-08-29 15:30:22 -05:00
ChangeFeeds.toml implemented testClass and testPriority 2022-08-22 09:57:44 -06:00
CloggedSideband.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CompressionUtilsUnit.toml BlobFile Encryption and compression support 2022-07-14 17:04:14 -07:00
ConfigIncrement.toml Add workload to test coordinator changes with dynamic knobs 2022-09-13 16:53:54 -07:00
ConfigIncrementChangeCoordinators.toml Add workload to test coordinator changes with dynamic knobs 2022-09-13 16:53:54 -07:00
ConfigIncrementWithKills.toml Add workload to test coordinator changes with dynamic knobs 2022-09-13 16:53:54 -07:00
ConfigureLocked.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
ConstrainedRandomSelector.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
CycleAndLock.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CycleTest.toml Addressed review comments, added test 2022-03-15 16:57:26 +01:00
DataLossRecovery.toml Lower ASAN memory usage (#9216) 2023-01-24 13:04:47 -08:00
EncryptKeyProxyTest.toml EaR: cleanup encryption knobs (#9386) 2023-02-18 13:18:20 -08:00
EncryptedBackupCorrectness.toml EaR: cleanup encryption knobs (#9386) 2023-02-18 13:18:20 -08:00
EncryptionOps.toml EaR: cleanup encryption knobs (#9386) 2023-02-18 13:18:20 -08:00
FuzzApiCorrectness.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
FuzzApiCorrectnessClean.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
GetEstimatedRangeSize.toml Don't clear after the tenant creation test in several test files 2023-02-15 12:58:21 -08:00
GetMappedRange.toml GetMappedRange support serializable & check RYW & continuation (#6181) 2022-03-10 10:05:44 -08:00
IDDTxnProcessorMoveKeys.toml wait on lock take 2022-11-09 11:34:47 -08:00
IDDTxnProcessorRawStartMovement.toml wait on lock take 2022-11-09 11:34:47 -08:00
IncrementTest.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
IncrementalBackup.toml change test spec 2020-10-12 15:28:21 -04:00
IncrementalBackupWithEKPKeyFetchFailures.toml EaR: cleanup encryption knobs (#9386) 2023-02-18 13:18:20 -08:00
IncrementalBackupWithTenantDeletion.toml Configurable Encryption Support for Backup (#9375) 2023-02-16 15:03:27 -08:00
InventoryTestAlmostReadOnly.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
InventoryTestSomeWrites.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
KillRegionCycle.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
LocalRatekeeper.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
LongStackWriteDuringRead.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
LowLatency.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
LowLatencySingleClog.toml Increase max latency for LowLatencySingleClog test 2021-07-19 22:34:27 -07:00
MemoryLifetime.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
MoveKeysCycle.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
MutationLogReaderCorrectness.toml Check in the prototype of MutationLogReader. 2021-08-18 14:59:50 -07:00
PerpetualWiggleStats.toml finish workload PerpetualWiggleStatsWorkload 2022-11-08 08:14:21 -08:00
PhysicalShardMove.toml Disable shard aware (#8072) 2022-09-02 09:07:34 -07:00
PrivateEndpoints.toml Addressed review comments, added test 2022-03-15 16:57:26 +01:00
ProtocolVersion.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
RESTKmsConnectorUnit.toml REST KmsConnector implementation (#6994) 2022-05-07 13:18:35 -07:00
RESTUtilsUnit.toml REST KmsConnector implementation (#6994) 2022-05-07 13:18:35 -07:00
RandomSelector.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
RandomUnitTests.toml Disable empty range check in unit tests. 2023-03-01 16:11:03 -08:00
RawTenantAccessClean.toml When clearing the database after a test, delete all tenants except the default tenant 2023-02-15 11:57:25 -08:00
ReadHotDetectionCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
ReportConflictingKeys.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
SelectorCorrectness.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
Sideband.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SidebandSingle.toml Clone sideband workload to check consistency of cache 2021-12-02 14:17:59 -05:00
SidebandWithStatus.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SimpleAtomicAdd.toml fix spacing and newlines at ends of files 2020-09-28 16:32:20 -04:00
SpecialKeySpaceCorrectness.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
SpecialKeySpaceRobustness.toml Add a new robustness workload for testing special keys (#8957) 2022-12-05 14:05:26 -08:00
StorageServerCheckpointRestore.toml Ss shard management (#7340) 2022-07-22 09:30:44 -07:00
StreamingRangeRead.toml rename test file 2021-09-20 13:58:05 -07:00
SwizzledRollbackSideband.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SystemRebootTestCycle.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
TaskBucketCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
TenantCycle.toml Allow unthrottled, unsuppressed traces for security-related events (#9459) 2023-02-27 21:51:13 +01:00
TenantCycleTokenless.toml Don't clear after the tenant creation test in several test files 2023-02-15 12:58:21 -08:00
TenantEntryCache.toml Don't clear after TenantEntryCacheTest 2023-02-15 08:05:15 -08:00
TenantLock.toml Don't clear the database after creating tenants 2023-02-21 15:16:18 -08:00
TimeKeeperCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
TxnStateStoreCycleTest.toml When clearing the database between tests, check that clearing the tenant left the entire normal key-space empty. Update the configuration of some tests. Disable a special key-space test that is invoking broken behavior. 2022-04-14 11:39:02 -07:00
UDP.toml minor bug fixes 2020-08-06 16:56:38 -06:00
Unreadable.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
ValidateStorage.toml Validate Storage part II (#8471) 2023-01-15 21:46:14 -08:00
VersionStamp.toml fixed conflicts with tests 2020-08-31 21:18:49 -07:00
Watches.toml resolve pr comments 2021-02-09 17:56:30 -05:00
WriteDuringRead.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
WriteDuringReadClean.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00