.. |
TestRunner
|
remove object serialization flag from TestRunner
|
2019-08-06 10:20:01 -07:00 |
fast
|
Add LockDatabaseFrequently to TxnStateStoreCycleTest
|
2020-08-20 18:45:42 +00:00 |
python_tests
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
rare
|
Redwood correctness unit test was using wallclock based time limit which breaks determinism.
|
2019-11-11 15:13:58 -08:00 |
restarting
|
remove snap v1 related code
|
2019-07-25 17:29:31 -07:00 |
slow
|
moved location of DDMetricsExclude test txt file
|
2019-07-11 09:56:59 -07:00 |
status
|
Rename max_machine_failures_without_losing_X to max_zone_failures_without_losing_X in status.
|
2019-07-30 14:02:31 -07:00 |
AsyncFileCorrectness.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
AsyncFileMix.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
AsyncFileRead.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
AsyncFileReadRandom.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
AsyncFileWrite.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
BackupContainers.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
BandwidthThrottle.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
BigInsert.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
BlobStore.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
CMakeLists.txt
|
Fix newline at end of file
|
2020-02-11 13:52:56 -08:00 |
CTestCustom.ctest
|
added missing files
|
2019-01-14 19:14:25 -08:00 |
ConsistencyCheck.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
DDMetricsExclude.txt
|
moved location of DDMetricsExclude test txt file
|
2019-07-11 09:56:59 -07:00 |
DiskDurability.txt
|
Merge branch 'fix-io-timeout-handling'
|
2017-05-26 18:43:08 -07:00 |
FileSystem.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
Happy.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
IncrementalDelete.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
KVStoreMemTest.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
KVStoreReadMostly.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
KVStoreTest.txt
|
KVStoreTest now runs sqlite and redwood tests.
|
2019-11-05 13:46:04 -08:00 |
KVStoreTestRead.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
KVStoreTestWrite.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
KVStoreValueSize.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
LayerStatusMerge.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
Mako.txt
|
update comments, parameter names and descriptions
|
2019-05-28 17:29:45 -07:00 |
PureNetwork.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
RRW2500.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
RandomRead.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
RandomReadWrite.txt
|
Update RandomReadWrite.txt
|
2018-10-31 09:34:34 +08:00 |
ReadAbsent.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
ReadHalfAbsent.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
RedwoodCorrectness.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
RedwoodCorrectnessBTree.txt
|
More bug fixes in handling upperBound changes in modified pages and worst-case delta size calculation. Normalized some formatting in debug statements. Fixed compile error on linux. Updated test specs.
|
2019-06-05 20:58:47 -07:00 |
RedwoodCorrectnessPager.txt
|
Added new pager interface, IPager2, whose write interface enables forcing the user to handle a page update causing a copy to a new Page ID. Implemented FIFOQueue<T> which uses pages of T stored in a Pager2 instance to implement a FIFO queue. Implemented COWPager, a copy-on-write Pager2 in which all page writes cause a change of Page ID. VersionedBTree, still only operating in single-version mode, now uses Pager2.
|
2019-08-07 02:36:33 -07:00 |
RedwoodCorrectnessUnits.txt
|
More bug fixes in handling upperBound changes in modified pages and worst-case delta size calculation. Normalized some formatting in debug statements. Fixed compile error on linux. Updated test specs.
|
2019-06-05 20:58:47 -07:00 |
RedwoodPerfTests.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
SimpleExternalTest.txt
|
Fix ExternalWorkload not being a part of the old build/test system.
|
2019-06-25 21:42:35 -07:00 |
SlowTask.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
SnowflakeJenkins
|
Add sql_create_report call to generate sql file
|
2019-05-28 10:22:24 -07:00 |
SpecificUnitTest.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
StreamingWrite.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
ThreadSafety.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
Throttling.txt
|
Created StorageStats struct to combine health metrics for storage servers
|
2019-02-20 11:57:41 -08:00 |
TraceEventMetrics.txt
|
Normalized all unit test names to begin with "/" if they should be included in random unit testing.
|
2018-10-05 22:09:58 -07:00 |
default.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
errors.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
fail.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
killall.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
latency.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
performance-fs.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
performance.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
ping.TXT
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
pingServers.TXT
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
pt.TXT
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
randomSelector.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
selectorCorrectness.txt
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |