Home
last modified time | relevance | path

Searched refs:testBegin (Results 1 – 25 of 122) sorted by relevance

12345

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/common/
H A DtypeConvertTest.c15 if (testBegin("cvtBoolToZ()")) in testRun()
28 if (testBegin("cvtCharToZ()")) in testRun()
39 if (testBegin("cvtDoubleToZ() and cvtZToDouble()")) in testRun()
61 if (testBegin("cvtIntToZ() and cvtZToInt()")) in testRun()
82 …if (testBegin("cvtInt32ToZigZag(), cvtInt32FromZigZag(), cvtInt64ToZigZag(), and cvtInt64FromZigZa… in testRun()
104 if (testBegin("cvtModeToZ()")) in testRun()
117 if (testBegin("cvtSizeToZ() and cvtSSizeToZ()")) in testRun()
134 if (testBegin("cvtTimeToZ()")) in testRun()
145 if (testBegin("cvtUIntToZ() and cvtZToUInt()")) in testRun()
162 if (testBegin("cvtInt64ToZ() and cvtZToInt64()")) in testRun()
[all …]
H A DtypeStringTest.c90 if (testBegin("STRING_STATIC()")) in testRun()
123 if (testBegin("strCat*()")) in testRun()
147 if (testBegin("strDup()")) in testRun()
224 if (testBegin("strQuote()")) in testRun()
230 if (testBegin("strReplaceChr()")) in testRun()
245 if (testBegin("strTrim()")) in testRun()
394 if (testBegin("strLstPtr()")) in testRun()
430 if (testBegin("strLstExists()")) in testRun()
441 if (testBegin("strLstJoin()")) in testRun()
507 if (testBegin("strLstSort()")) in testRun()
[all …]
H A DtypeJsonTest.c14 if (testBegin("jsonToBool() and jsonToBoolInternal()")) in testRun()
24 … if (testBegin("jsonToInt(), jsonToInt64(), jsonToUInt(), jsonToUInt64() and jsonToIntInternal()")) in testRun()
36 if (testBegin("jsonToStr() and jsonToStrInternal()")) in testRun()
51 if (testBegin("jsonToKv() and jsonToKvInternal()")) in testRun()
71 if (testBegin("jsonToVar()")) in testRun()
112 if (testBegin("jsonToVarLst() and jsonToArrayInternal()")) in testRun()
122 if (testBegin("jsonFromBool()")) in testRun()
129 if (testBegin("jsonFromInt(), jsonFromInt64(), jsonFromUInt() and jsonFromUInt64()")) in testRun()
138 if (testBegin("jsonFromStr() and jsonFromStrInternal()")) in testRun()
146 if (testBegin("jsonFromKv(), jsonFromKvInternal()")) in testRun()
[all …]
H A DerrorTest.c67 if (testBegin("check that try stack is initialized correctly")) in testRun()
73 if (testBegin("errorTypeExtends")) in testRun()
82 if (testBegin("TRY with no errors")) in testRun()
111 if (testBegin("TRY with multiple catches")) in testRun()
199 if (testBegin("too deep recursive TRY_ERROR()")) in testRun()
249 if (testBegin("THROW_CODE() and THROW_CODE_FMT()")) in testRun()
288 if (testBegin("THROW_SYS_ERROR() and THROW_SYS_ERROR_FMT()")) in testRun()
378 if (testBegin("Uncaught error")) in testRun()
H A DtypeVariantTest.c15 if (testBegin("bool")) in testRun()
56 if (testBegin("int")) in testRun()
95 if (testBegin("int64")) in testRun()
136 if (testBegin("unsigned int")) in testRun()
177 if (testBegin("uint64")) in testRun()
220 if (testBegin("keyValue")) in testRun()
253 if (testBegin("String")) in testRun()
316 if (testBegin("VariantList")) in testRun()
361 if (testBegin("varToLog")) in testRun()
396 if (testBegin("varLstDup()")) in testRun()
[all …]
H A DtypeBufferTest.c14 if (testBegin("bufNew*(), bufMove(), bufSize(), bufSizeAlloc(), bufPtr(), and bufFree()")) in testRun()
50 if (testBegin("bufResize(), bufFull(), bufLimit*(), bufRemains*(), and bufUsed*()")) in testRun()
126 if (testBegin("bufDup() and bufEq()")) in testRun()
134 if (testBegin("bufHex()")) in testRun()
140 if (testBegin("bufCat*()")) in testRun()
156 if (testBegin("bufToLog()")) in testRun()
H A DmemContextTest.c40 if (testBegin("memAllocInternal(), memReAllocInternal(), and memFreeInternal()")) in testRun()
75 if (testBegin("memContextNew() and memContextFree()")) in testRun()
175 if (testBegin("memContextAlloc(), memNew*(), memGrow(), and memFree()")) in testRun()
253 if (testBegin("memContextCallbackSet()")) in testRun()
283 if (testBegin("MEM_CONTEXT_BEGIN() and MEM_CONTEXT_END()")) in testRun()
325 if (testBegin("MEM_CONTEXT_NEW_BEGIN() and MEM_CONTEXT_NEW_END()")) in testRun()
374 if (testBegin("memContextMove()")) in testRun()
H A DexitTest.c22 if (testBegin("exitSignalName()")) in testRun()
31 if (testBegin("exitInit() and exitOnSignal()")) in testRun()
48 if (testBegin("exitSafe()")) in testRun()
H A DstackTraceTest.c15 if (testBegin("stackTraceFmt()")) in testRun()
28 if (testBegin("stackTraceInit() and stackTraceError()")) in testRun()
45 if (testBegin("stackTraceTestStart(), stackTraceTestStop(), and stackTraceTest()")) in testRun()
64 if (testBegin("stackTracePush(), stackTracePop(), and stackTraceClean()")) in testRun()
H A DlogTest.c103 if (testBegin("logLevelEnum() and logLevelStr()")) in testRun()
117 if (testBegin("logInit()")) in testRun()
136 if (testBegin("logAny*()")) in testRun()
160 if (testBegin("logWrite()")) in testRun()
169 if (testBegin("logInternal() and logInternalFmt()")) in testRun()
H A DtimeTest.c15 if (testBegin("timeMSec()")) in testRun()
23 if (testBegin("sleepMSec()")) in testRun()
49 …if (testBegin("yearIsLeap(), dayOfYear(), timePartsValid(), tzPartsValid(), tzOffsetSeconds(), and… in testRun()
H A DtypecTest.c12 if (testBegin("test int size")) in testRun()
19 if (testBegin("test boolean values")) in testRun()
H A DiniTest.c27 if (testBegin("iniLoad()")) in testRun()
116 if (testBegin("iniNew() and iniFree()")) in testRun()
127 if (testBegin("iniSet(), iniGet(), iniGetDefault(), iniSectionList(), and iniSectionKeyList()")) in testRun()
169 if (testBegin("iniParse()")) in testRun()
H A DregExpTest.c14 if (testBegin("regExpNew(), regExpMatch(), and regExpFree()")) in testRun()
80 if (testBegin("regExpPrefix()")) in testRun()
108 if (testBegin("regExpMatchOne()")) in testRun()
H A DdebugOnTest.c54 if (testBegin("objToLog(), ptrToLog, and strzToLog()")) in testRun()
98 if (testBegin("DEBUG")) in testRun()
110 if (testBegin("FUNCTION_DEBUG() and FUNCTION_LOG_RETURN()")) in testRun()
H A DtypeListTest.c33 if (testBegin("lstNew*(), lstMemContext(), lstToLog(), and lstFree()")) in testRun()
74 if (testBegin("lstAdd(), lstInsert(), lstMove(), and lstSize()")) in testRun()
152 if (testBegin("lstSort")) in testRun()
196 if (testBegin("lstFind()")) in testRun()
H A DcompressTest.c180 if (testBegin("gz")) in testRun()
213 if (testBegin("bz2")) in testRun()
256 if (testBegin("lz4")) in testRun()
294 if (testBegin("zst")) in testRun()
334 if (testBegin("helper")) in testRun()
/dports/devel/loki/loki-0.1.7/test/RegressionTest/
H A DTypeTraitsTest2.h342 testBegin("isIntegral"); in testIntegral()
376 testBegin("isFloat"); in testFloat()
403 testBegin("isConst"); in testConst()
432 testBegin("isVolatile"); in testVolatile()
463 testBegin("isReference"); in testReference()
483 testBegin("isPointer"); in testPointer()
526 testBegin("ParameterType"); in testParameterType()
547 testBegin("ReferredType"); in testReferredType()
567 testBegin("PointeeType"); in testPointeeType()
586 testBegin("isFunction"); in testFunction()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/postgres/
H A DinterfaceTest.c19 if (testBegin("pgVersionFromStr() and pgVersionToStr()")) in testRun()
35 if (testBegin("pgControlVersion()")) in testRun()
43 if (testBegin("pgControlFromBuffer() and pgControlFromFile()")) in testRun()
107 …if (testBegin("pgLsnFromStr(), pgLsnToStr(), pgLsnToWalSegment(), pgLsnFromWalSegment(), and pgLsn… in testRun()
156 if (testBegin("pgLsnName(), pgTablespaceId(), pgWalName(), pgWalPath(), and pgXactPath()")) in testRun()
176 if (testBegin("pgPageChecksum()")) in testRun()
186 if (testBegin("pgWalFromBuffer() and pgWalFromFile()")) in testRun()
240 if (testBegin("pgControlToLog()")) in testRun()
256 if (testBegin("pgWalToLog()")) in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/command/
H A DarchiveCommonTest.c25 if (testBegin("archiveAsyncErrorClear() and archiveAsyncStatus()")) in testRun()
123 if (testBegin("archiveAsyncStatusErrorWrite() and archiveAsyncStatusOkWrite()")) in testRun()
163 if (testBegin("walIsPartial()")) in testRun()
170 if (testBegin("walIsSegment()")) in testRun()
178 if (testBegin("walPath()")) in testRun()
227 if (testBegin("walSegmentFind()")) in testRun()
300 if (testBegin("walSegmentNext()")) in testRun()
330 if (testBegin("walSegmentRange()")) in testRun()
362 if (testBegin("archiveIdComparator()")) in testRun()
H A DhelpTest.c72 if (testBegin("helpRenderSplitSize()")) in testRun()
90 if (testBegin("helpRenderText()")) in testRun()
119 if (testBegin("helpRenderValue()")) in testRun()
129 if (testBegin("helpRender()")) in testRun()
525 if (testBegin("cmdHelp() to file")) in testRun()
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSUniPrint.cpp187 SString testBegin = "file:"; in print() local
189 testBegin.append (testEnd); in print()
190 headerCenter.setText (testBegin); in print()
202 testBegin = "file:"; in print()
203 testBegin.append (testEnd); in print()
204 headerCenter.setText (testBegin); in print()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/storage/
H A DposixTest.c80 if (testBegin("storageNew()")) in testRun()
183 if (testBegin("storageInfo()")) in testRun()
316 if (testBegin("storageInfoList()")) in testRun()
463 if (testBegin("storageList()")) in testRun()
510 if (testBegin("storageCopy()")) in testRun()
546 if (testBegin("storageMove()")) in testRun()
649 if (testBegin("storagePath()")) in testRun()
991 if (testBegin("storageRemove()")) in testRun()
1024 if (testBegin("StorageRead")) in testRun()
1134 if (testBegin("StorageWrite")) in testRun()
[all …]
H A DremoteTest.c75 if (testBegin("storageInterface(), storageFeature, and storagePathP()")) in testRun()
86 if (testBegin("storageInfo()")) in testRun()
196 if (testBegin("storageInfoList()")) in testRun()
237 if (testBegin("storageNewRead()")) in testRun()
341 if (testBegin("storageNewWrite()")) in testRun()
406 if (testBegin("storagePathCreate()")) in testRun()
455 if (testBegin("storagePathRemove()")) in testRun()
481 if (testBegin("storageRemove()")) in testRun()
512 if (testBegin("storagePathSync()")) in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/performance/
H A DtypeTest.c154 if (testBegin("lstFind()")) in testRun()
191 if (testBegin("lstRemoveIdx()")) in testRun()
218 if (testBegin("iniLoad()")) in testRun()
241 if (testBegin("manifestNewBuild()/manifestNewLoad()/manifestSave()")) in testRun()
323 if (testBegin("statistics collector")) in testRun()

12345