MCPcopy Create free account

hub / github.com/couchbaselabs/cbgb / functions

Functions1,238 in github.com/couchbaselabs/cbgb

FunctionTestGetSetDDocs
(t *testing.T)
ddoc_test.go:90
FunctionTestGetViewsStore
(t *testing.T)
view_test.go:313
FunctionTestInitStatic
(t *testing.T)
rest_test.go:32
FunctionTestInvalidCommand
(t *testing.T)
ops_test.go:439
FunctionTestItemBytesPersists
(t *testing.T)
vbucket_test.go:18
FunctionTestItemCloneEqual
(t *testing.T)
item_test.go:9
FunctionTestItemDeletionSentinel
(t *testing.T)
item_test.go:33
FunctionTestItemExpiration
(t *testing.T)
item_test.go:208
FunctionTestItemLongKeySerialization
(t *testing.T)
item_test.go:98
FunctionTestItemLongValueSerialization
(t *testing.T)
item_test.go:113
FunctionTestItemNilSerialization
(t *testing.T)
item_test.go:128
FunctionTestItemNumBytes
(t *testing.T)
item_test.go:231
FunctionTestItemSerialization
(t *testing.T)
item_test.go:44
FunctionTestJSReductions
(t *testing.T)
reduction_test.go:46
FunctionTestKeyLess
(t *testing.T)
item_test.go:178
FunctionTestLatestStoreFiles
(t *testing.T)
store_test.go:476
FunctionTestListener
(t *testing.T)
misc_test.go:85
FunctionTestListenerFail
(t *testing.T)
misc_test.go:115
FunctionTestMainServer
(t *testing.T)
main_test.go:43
FunctionTestMemoryOnlyBucketSettingsReload
(t *testing.T)
bucket_test.go:670
FunctionTestMemoryOnlyLevel1Bucket
(t *testing.T)
bucket_test.go:605
FunctionTestMemoryOnlyViewsStore
(t *testing.T)
view_test.go:495
FunctionTestMergeViewRows
(t *testing.T)
view_test.go:112
FunctionTestMissingBucketsDir
(t *testing.T)
bucket_test.go:479
FunctionTestMkCacheFile
(t *testing.T)
util_test.go:144
FunctionTestMkVBucketSweeper
(t *testing.T)
vbucket_test.go:149
FunctionTestMkViewsRefreshFun
(t *testing.T)
view_test.go:291
FunctionTestMultiDayAggStats
(t *testing.T)
stats_test.go:244
FunctionTestMust
(t *testing.T)
util_test.go:70
FunctionTestMutationBroadcast
(t *testing.T)
ops_test.go:164
FunctionTestMutationInvalid
(t *testing.T)
misc_test.go:41
FunctionTestMutationLogger
Exercise the mutation logger code. Output is not examined.
misc_test.go:15
FunctionTestMutationOps
(t *testing.T)
ops_test.go:1168
FunctionTestNewBucket
(t *testing.T)
bucket_test.go:171
FunctionTestNewBucketAggregateStats
(t *testing.T)
stats_test.go:136
FunctionTestNilBucketSettingsAuth
(t *testing.T)
bucket_settings_test.go:7
FunctionTestNoDDocViewsRefresh
(t *testing.T)
view_test.go:334
FunctionTestNoSettingsBucketAuth
(t *testing.T)
server_test.go:282
FunctionTestOneResponderExplicit
(t *testing.T)
util_test.go:111
FunctionTestOneResponderImplicit
(t *testing.T)
util_test.go:86
FunctionTestOttoFromGoArray
(t *testing.T)
js_test.go:52
FunctionTestParallelMutations
This test doesn't assert much, but relies on the race detector to determine whether anything bad is happening.
ops_test.go:485
FunctionTestParseTime
(t *testing.T)
zipstatic_test.go:27
FunctionTestParseViewParams
(t *testing.T)
view_test.go:56
FunctionTestPartitionStoreEmptyVisit
(t *testing.T)
partition_test.go:11
FunctionTestPeriodicallyNoPeriod
(t *testing.T)
periodically_test.go:15
FunctionTestPeriodicallyNoWorkers
(t *testing.T)
periodically_test.go:24
FunctionTestPeriodicallyNormal
(t *testing.T)
periodically_test.go:33
FunctionTestPeriodicallyPassiveUnregister
(t *testing.T)
periodically_test.go:132
FunctionTestPeriodicallyRequestNoIteration
(t *testing.T)
periodically_test.go:167
FunctionTestPeriodicallySimulated
(t *testing.T)
periodically_test.go:75
FunctionTestPeriodicallyUnregister
(t *testing.T)
periodically_test.go:103
FunctionTestPersistNothing
(t *testing.T)
bucket_test.go:713
FunctionTestQuit
(t *testing.T)
ops_test.go:391
FunctionTestRGet
(t *testing.T)
ops_test.go:900
FunctionTestReadAtError
(t *testing.T)
store_test.go:637
FunctionTestReloadOnlyNewDirectory
(t *testing.T)
bucket_test.go:833
FunctionTestRestAPIBuckets
(t *testing.T)
rest_test.go:82
FunctionTestRestAPIPoolsDefault
(t *testing.T)
rest_test.go:587
FunctionTestRestDeleteBucket
(t *testing.T)
rest_test.go:780
FunctionTestRestGetBucket
(t *testing.T)
rest_test.go:699
FunctionTestRestGetBucketPath
(t *testing.T)
rest_test.go:718
FunctionTestRestGetBucketStats
(t *testing.T)
rest_test.go:707
FunctionTestRestGetRuntime
(t *testing.T)
rest_test.go:675
FunctionTestRestGetRuntimeMemStats
(t *testing.T)
rest_test.go:683
FunctionTestRestGetSettings
(t *testing.T)
rest_test.go:691
FunctionTestRestNSPoolsDefaultTasks
(t *testing.T)
rest_test.go:667
FunctionTestRestNSSettingsStats
(t *testing.T)
rest_test.go:659
FunctionTestRestPostBucket
(t *testing.T)
rest_test.go:815
FunctionTestRestPostBucketCompact
(t *testing.T)
rest_test.go:829
FunctionTestRestPostBucketFlushDirty
(t *testing.T)
rest_test.go:836
FunctionTestRestPostProfileCPU
(t *testing.T)
rest_test.go:843
FunctionTestRestPostProfileMemory
(t *testing.T)
rest_test.go:851
FunctionTestRestPostRuntimeGC
(t *testing.T)
rest_test.go:808
FunctionTestReverseViewRows
(t *testing.T)
rest_view_test.go:756
FunctionTestSaslAuth
(t *testing.T)
server_test.go:144
FunctionTestSaslBadAuthReq
(t *testing.T)
server_test.go:34
FunctionTestSaslListMechs
(t *testing.T)
server_test.go:12
FunctionTestSaslRejectedAuth
(t *testing.T)
server_test.go:81
FunctionTestSaveLoadBasic
(t *testing.T)
store_test.go:126
FunctionTestSaveLoadEmptyBucket
(t *testing.T)
store_test.go:83
FunctionTestSaveLoadMutations
(t *testing.T)
store_test.go:176
FunctionTestSaveLoadVBState
(t *testing.T)
store_test.go:357
FunctionTestSeqDelete
(t *testing.T)
seq_observer_test.go:112
FunctionTestSeqLateRegistration
(t *testing.T)
seq_observer_test.go:74
FunctionTestSeqObsNoReg
(t *testing.T)
seq_observer_test.go:13
FunctionTestSeqObsPub
(t *testing.T)
seq_observer_test.go:50
FunctionTestSeqObsStop
(t *testing.T)
seq_observer_test.go:19
FunctionTestSeqRewind
(t *testing.T)
seq_observer_test.go:93
FunctionTestSessionLoop
Run through the sessionLoop code with a quit command. This test doesn't do much other than confirm that the session loop actually would terminate the
misc_test.go:75
FunctionTestSetVBState
(t *testing.T)
bucket_test.go:547
FunctionTestShouldContinueDoingStats
(t *testing.T)
bucket_test.go:560
FunctionTestSlowClient
(t *testing.T)
ops_test.go:996
FunctionTestStaleness
(t *testing.T)
view_test.go:261
FunctionTestStatError
(t *testing.T)
store_test.go:601
FunctionTestStats
(t *testing.T)
ops_test.go:412
FunctionTestStatsEmpty
Verify a stats call that produces no stats does the right thing.
stats_test.go:56
FunctionTestStatsError
This test primarily ensures the stats writer doesn't hang or deadlock when the writer can't complete (e.g. if the input eater on error case is removed
stats_test.go:123
FunctionTestStatsSub
(t *testing.T)
stats_test.go:309
FunctionTestStatsThree
Test successfully delivering and retrieving and verifying three stats.
stats_test.go:77
← previousnext →901–1,000 of 1,238, ranked by callers