Home
last modified time | relevance | path

Searched refs:FUNCTION_TEST_PARAM (Results 1 – 25 of 106) sorted by relevance

12345

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/type/
H A Dpack.c287 FUNCTION_TEST_PARAM(IO_READ, read); in pckReadNew()
309 FUNCTION_TEST_PARAM(BUFFER, buffer); in pckReadNewBuf()
334 FUNCTION_TEST_PARAM(SIZE, size); in pckReadBuffer()
522 FUNCTION_TEST_PARAM(ENUM, typeMap); in pckReadTag()
1237 FUNCTION_TEST_PARAM(UINT64, value); in pckWriteU64Internal()
1275 FUNCTION_TEST_PARAM(ENUM, typeMap); in pckWriteTag()
1276 FUNCTION_TEST_PARAM(UINT, id); in pckWriteTag()
1499 FUNCTION_TEST_PARAM(BOOL, value); in pckWriteBool()
1519 FUNCTION_TEST_PARAM(INT, value); in pckWriteI32()
1539 FUNCTION_TEST_PARAM(INT64, value); in pckWriteI64()
[all …]
H A Dconvert.c28 FUNCTION_TEST_PARAM(INT, errNo); in cvtZToIntValid()
29 FUNCTION_TEST_PARAM(STRINGZ, value); in cvtZToIntValid()
30 FUNCTION_TEST_PARAM(STRINGZ, endPtr); in cvtZToIntValid()
31 FUNCTION_TEST_PARAM(STRINGZ, type); in cvtZToIntValid()
50 FUNCTION_TEST_PARAM(STRINGZ, value); in cvtZToInt64Internal()
51 FUNCTION_TEST_PARAM(STRINGZ, type); in cvtZToInt64Internal()
76 FUNCTION_TEST_PARAM(STRINGZ, type); in cvtZToUInt64Internal()
98 FUNCTION_TEST_PARAM(BOOL, value); in cvtBoolToZ()
124 FUNCTION_TEST_PARAM(BOOL, value); in cvtCharToZ()
206 FUNCTION_TEST_PARAM(INT, value); in cvtIntToZ()
[all …]
H A Dstring.c127 FUNCTION_TEST_PARAM(DOUBLE, value); in strNewDbl()
175 FUNCTION_TEST_PARAM(ENUM, type); in strNewEncode()
247 FUNCTION_TEST_PARAM(SIZE, size); in strNewN()
281 FUNCTION_TEST_PARAM(STRING, this); in strBase()
380 FUNCTION_TEST_PARAM(STRING, cat); in strCat()
420 FUNCTION_TEST_PARAM(SIZE, size); in strCatZN()
446 FUNCTION_TEST_PARAM(CHAR, cat); in strCatChr()
469 FUNCTION_TEST_PARAM(ENUM, type); in strCatEncode()
873 FUNCTION_TEST_PARAM(CHAR, find); in strReplaceChr()
910 FUNCTION_TEST_PARAM(SIZE, size); in strSubN()
[all …]
H A Dbuffer.c39 FUNCTION_TEST_PARAM(SIZE, size); in bufNew()
74 FUNCTION_TEST_PARAM(SIZE, size); in bufNewC()
92 FUNCTION_TEST_PARAM(ENUM, type); in bufNewDecode()
127 FUNCTION_TEST_PARAM(BUFFER, this); in bufCat()
128 FUNCTION_TEST_PARAM(BUFFER, cat); in bufCat()
144 FUNCTION_TEST_PARAM(BUFFER, this); in bufCatC()
174 FUNCTION_TEST_PARAM(BUFFER, cat); in bufCatSub()
234 FUNCTION_TEST_PARAM(SIZE, size); in bufResize()
305 FUNCTION_TEST_PARAM(SIZE, limit); in bufLimitSet()
324 FUNCTION_TEST_PARAM(SIZE, inc); in bufUsedInc()
[all …]
H A DkeyValue.c96 FUNCTION_TEST_PARAM(KEY_VALUE, this); in kvGetIdx()
97 FUNCTION_TEST_PARAM(VARIANT, key); in kvGetIdx()
131 FUNCTION_TEST_PARAM(VARIANT, key); in kvPutInternal()
132 FUNCTION_TEST_PARAM(VARIANT, value); in kvPutInternal()
175 FUNCTION_TEST_PARAM(VARIANT, key); in kvPut()
176 FUNCTION_TEST_PARAM(VARIANT, value); in kvPut()
197 FUNCTION_TEST_PARAM(VARIANT, key); in kvAdd()
243 FUNCTION_TEST_PARAM(VARIANT, key); in kvPutKv()
267 FUNCTION_TEST_PARAM(VARIANT, key); in kvGet()
290 FUNCTION_TEST_PARAM(VARIANT, key); in kvGetDefault()
[all …]
H A DstringList.c38 FUNCTION_TEST_PARAM(STRING, string); in strLstNewSplitZ()
39 FUNCTION_TEST_PARAM(STRINGZ, delimiter); in strLstNewSplitZ()
137 FUNCTION_TEST_PARAM(STRING_LIST, this); in strLstAdd()
138 FUNCTION_TEST_PARAM(STRING, string); in strLstAdd()
158 FUNCTION_TEST_PARAM(STRING_LIST, this); in strLstAddIfMissing()
159 FUNCTION_TEST_PARAM(STRING, string); in strLstAddIfMissing()
176 FUNCTION_TEST_PARAM(STRING_LIST, this); in strLstAddZ()
177 FUNCTION_TEST_PARAM(STRINGZ, string); in strLstAddZ()
199 FUNCTION_TEST_PARAM(UINT, listIdx); in strLstInsert()
200 FUNCTION_TEST_PARAM(STRING, string); in strLstInsert()
[all …]
H A Dxml.c110 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeAdd()
111 FUNCTION_TEST_PARAM(STRING, name); in xmlNodeAdd()
152 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeAttribute()
153 FUNCTION_TEST_PARAM(STRING, name); in xmlNodeAttribute()
176 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeContent()
195 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeContentSet()
212 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeChildList()
213 FUNCTION_TEST_PARAM(STRING, name); in xmlNodeChildList()
235 FUNCTION_TEST_PARAM(XML_NODE, this); in xmlNodeChildN()
236 FUNCTION_TEST_PARAM(STRING, name); in xmlNodeChildN()
[all …]
H A Dlist.c33 FUNCTION_TEST_PARAM(SIZE, itemSize); in lstNew()
65 FUNCTION_TEST_PARAM(LIST, this); in lstClear()
131 FUNCTION_TEST_PARAM(LIST, this); in lstGet()
149 FUNCTION_TEST_PARAM(LIST, this); in lstGetLast()
167 FUNCTION_TEST_PARAM(LIST, this); in lstFind()
199 FUNCTION_TEST_PARAM(LIST, this); in lstFindIdx()
215 FUNCTION_TEST_PARAM(LIST, this); in lstFindDefault()
233 FUNCTION_TEST_PARAM(LIST, this); in lstIdx()
256 FUNCTION_TEST_PARAM(LIST, this); in lstInsert()
315 FUNCTION_TEST_PARAM(LIST, this); in lstRemoveIdx()
[all …]
H A Dvariant.c107 FUNCTION_TEST_PARAM(VARIANT, this); in varDup()
169 FUNCTION_TEST_PARAM(VARIANT, this1); in varEq()
170 FUNCTION_TEST_PARAM(VARIANT, this2); in varEq()
224 FUNCTION_TEST_PARAM(BOOL, data); in varNewBool()
248 FUNCTION_TEST_PARAM(VARIANT, this); in varBool()
261 FUNCTION_TEST_PARAM(VARIANT, this); in varBoolForce()
329 FUNCTION_TEST_PARAM(INT, data); in varNewInt()
353 FUNCTION_TEST_PARAM(VARIANT, this); in varInt()
441 FUNCTION_TEST_PARAM(INT64, data); in varNewInt64()
537 FUNCTION_TEST_PARAM(UINT, data); in varNewUInt()
[all …]
H A Djson.c25 FUNCTION_TEST_PARAM(STRINGZ, json); in jsonConsumeWhiteSpace()
41 FUNCTION_TEST_PARAM(STRINGZ, json); in jsonToBoolInternal()
67 FUNCTION_TEST_PARAM(STRING, json); in jsonToBool()
88 FUNCTION_TEST_PARAM(STRINGZ, json); in jsonToNumberInternal()
135 FUNCTION_TEST_PARAM(STRING, json); in jsonToNumber()
155 FUNCTION_TEST_PARAM(STRING, json); in jsonToInt()
173 FUNCTION_TEST_PARAM(STRING, json); in jsonToInt64()
191 FUNCTION_TEST_PARAM(STRING, json); in jsonToUInt()
209 FUNCTION_TEST_PARAM(STRING, json); in jsonToUInt64()
604 FUNCTION_TEST_PARAM(BOOL, value); in jsonFromBool()
[all …]
H A DstringId.c22 FUNCTION_TEST_PARAM(ENUM, bit); in strIdFromZN()
23 FUNCTION_TEST_PARAM(VOID, buffer); in strIdFromZN()
24 FUNCTION_TEST_PARAM(SIZE, size); in strIdFromZN()
208 FUNCTION_TEST_PARAM(STRING_ID, strId); in strIdToZN()
209 FUNCTION_TEST_PARAM(VOID, buffer); in strIdToZN()
316 FUNCTION_TEST_PARAM(STRING_ID, strId); in strIdToStr()
330 FUNCTION_TEST_PARAM(STRING_ID, strId); in strIdToZ()
331 FUNCTION_TEST_PARAM(VOID, buffer); in strIdToZ()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A Dlog.c85 FUNCTION_TEST_PARAM(STRINGZ, logLevel); in logLevelEnum()
108 FUNCTION_TEST_PARAM(ENUM, logLevel); in logLevelStr()
137 FUNCTION_TEST_PARAM(ENUM, logLevel); in logAny()
156 FUNCTION_TEST_PARAM(UINT, processId); in logInit()
262 FUNCTION_TEST_PARAM(ENUM, logLevel); in logRange()
282 FUNCTION_TEST_PARAM(INT, fd); in logWrite()
309 FUNCTION_TEST_PARAM(INT, fd); in logWriteIndent()
354 FUNCTION_TEST_PARAM(ENUM, logLevel); in logPre()
358 FUNCTION_TEST_PARAM(INT, code); in logPre()
497 FUNCTION_TEST_PARAM(INT, code); in logInternal()
[all …]
H A Dtime.c53 FUNCTION_TEST_PARAM(INT, year); in datePartsValid()
54 FUNCTION_TEST_PARAM(INT, month); in datePartsValid()
55 FUNCTION_TEST_PARAM(INT, day); in datePartsValid()
75 FUNCTION_TEST_PARAM(INT, hour); in timePartsValid()
76 FUNCTION_TEST_PARAM(INT, minute); in timePartsValid()
136 FUNCTION_TEST_PARAM(INT, year); in yearIsLeap()
147 FUNCTION_TEST_PARAM(INT, year); in dayOfYear()
149 FUNCTION_TEST_PARAM(INT, day); in dayOfYear()
168 FUNCTION_TEST_PARAM(INT, year); in epochFromParts()
170 FUNCTION_TEST_PARAM(INT, day); in epochFromParts()
[all …]
H A Dini.c56 FUNCTION_TEST_PARAM(INI, this); in iniGetInternal()
58 FUNCTION_TEST_PARAM(STRING, key); in iniGetInternal()
87 FUNCTION_TEST_PARAM(INI, this); in iniGet()
89 FUNCTION_TEST_PARAM(STRING, key); in iniGet()
107 FUNCTION_TEST_PARAM(INI, this); in iniGetDefault()
128 FUNCTION_TEST_PARAM(INI, this); in iniGetList()
148 FUNCTION_TEST_PARAM(INI, this); in iniSectionKeyIsList()
168 FUNCTION_TEST_PARAM(INI, this); in iniSectionKeyList()
201 FUNCTION_TEST_PARAM(INI, this); in iniSectionList()
225 FUNCTION_TEST_PARAM(INI, this); in iniParse()
[all …]
H A Dencode.c29 FUNCTION_TEST_PARAM(SIZE, sourceSize); in encodeToStrBase64()
87 FUNCTION_TEST_PARAM(SIZE, sourceSize); in encodeToStrSizeBase64()
126 FUNCTION_TEST_PARAM(STRINGZ, source); in decodeToBinValidateBase64()
165 FUNCTION_TEST_PARAM(STRINGZ, source); in decodeToBinBase64()
204 FUNCTION_TEST_PARAM(STRINGZ, source); in decodeToBinSizeBase64()
324 FUNCTION_TEST_PARAM(ENUM, type); in encodeToStr()
351 FUNCTION_TEST_PARAM(ENUM, type); in encodeToStrSize()
378 FUNCTION_TEST_PARAM(ENUM, type); in decodeToBin()
379 FUNCTION_TEST_PARAM(STRINGZ, source); in decodeToBin()
403 FUNCTION_TEST_PARAM(ENUM, type); in decodeToBinSize()
[all …]
H A DregExp.c33 FUNCTION_TEST_PARAM(REGEXP, this); in regExpFreeResource()
58 FUNCTION_TEST_PARAM(INT, error); in regExpErrorCheck()
72 FUNCTION_TEST_PARAM(STRING, expression); in regExpNew()
110 FUNCTION_TEST_PARAM(REGEXP, this); in regExpMatch()
111 FUNCTION_TEST_PARAM(STRING, string); in regExpMatch()
147 FUNCTION_TEST_PARAM(REGEXP, this); in regExpMatchPtr()
159 FUNCTION_TEST_PARAM(REGEXP, this); in regExpMatchSize()
171 FUNCTION_TEST_PARAM(REGEXP, this); in regExpMatchStr()
184 FUNCTION_TEST_PARAM(STRING, expression); in regExpMatchOne()
185 FUNCTION_TEST_PARAM(STRING, string); in regExpMatchOne()
[all …]
H A DmemContext.c110 FUNCTION_TEST_PARAM(SIZE, size); in memAllocInternal()
131 FUNCTION_TEST_PARAM(SIZE, size); in memAllocPtrArrayInternal()
153 FUNCTION_TEST_PARAM(SIZE, sizeNew); in memReAllocInternal()
177 FUNCTION_TEST_PARAM(SIZE, sizeOld); in memReAllocPtrArrayInternal()
178 FUNCTION_TEST_PARAM(SIZE, sizeNew); in memReAllocPtrArrayInternal()
267 FUNCTION_TEST_PARAM(STRINGZ, name); in memContextNew()
382 FUNCTION_TEST_PARAM(SIZE, size); in memContextAllocNew()
445 FUNCTION_TEST_PARAM(SIZE, size); in memContextAllocResize()
465 FUNCTION_TEST_PARAM(SIZE, size); in memNew()
476 FUNCTION_TEST_PARAM(SIZE, size); in memNewPtrArray()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/io/http/
H A Dquery.c54 FUNCTION_TEST_PARAM(STRING, query); in httpQueryNewStr()
107 FUNCTION_TEST_PARAM(HTTP_QUERY, query); in httpQueryDup()
138 FUNCTION_TEST_PARAM(HTTP_QUERY, this); in httpQueryAdd()
139 FUNCTION_TEST_PARAM(STRING, key); in httpQueryAdd()
140 FUNCTION_TEST_PARAM(STRING, value); in httpQueryAdd()
164 FUNCTION_TEST_PARAM(HTTP_QUERY, this); in httpQueryGet()
165 FUNCTION_TEST_PARAM(STRING, key); in httpQueryGet()
179 FUNCTION_TEST_PARAM(HTTP_QUERY, this); in httpQueryList()
221 FUNCTION_TEST_PARAM(STRING, key); in httpQueryPut()
222 FUNCTION_TEST_PARAM(STRING, value); in httpQueryPut()
[all …]
H A Dheader.c51 FUNCTION_TEST_PARAM(HTTP_HEADER, header); in httpHeaderDup()
82 FUNCTION_TEST_PARAM(HTTP_HEADER, this); in httpHeaderAdd()
83 FUNCTION_TEST_PARAM(STRING, key); in httpHeaderAdd()
84 FUNCTION_TEST_PARAM(STRING, value); in httpHeaderAdd()
122 FUNCTION_TEST_PARAM(HTTP_HEADER, this); in httpHeaderGet()
123 FUNCTION_TEST_PARAM(STRING, key); in httpHeaderGet()
137 FUNCTION_TEST_PARAM(HTTP_HEADER, this); in httpHeaderList()
150 FUNCTION_TEST_PARAM(HTTP_HEADER, this); in httpHeaderPut()
151 FUNCTION_TEST_PARAM(STRING, key); in httpHeaderPut()
152 FUNCTION_TEST_PARAM(STRING, value); in httpHeaderPut()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.c60 FUNCTION_TEST_PARAM(ENUM, commandId); in cfgCommandSet()
230 FUNCTION_TEST_PARAM(ENUM, optionId); in cfgOptionGroup()
244 FUNCTION_TEST_PARAM(ENUM, optionId); in cfgOptionGroupId()
259 FUNCTION_TEST_PARAM(ENUM, groupId); in cfgOptionGroupIdxDefault()
274 FUNCTION_TEST_PARAM(ENUM, groupId); in cfgOptionGroupIdxToKey()
275 FUNCTION_TEST_PARAM(UINT, groupIdx); in cfgOptionGroupIdxToKey()
290 FUNCTION_TEST_PARAM(ENUM, optionId); in cfgOptionKeyToIdx()
291 FUNCTION_TEST_PARAM(UINT, key); in cfgOptionKeyToIdx()
324 FUNCTION_TEST_PARAM(ENUM, groupId); in cfgOptionGroupIdxTotal()
338 FUNCTION_TEST_PARAM(ENUM, groupId); in cfgOptionGroupValid()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/compress/
H A Dhelper.c109 FUNCTION_TEST_PARAM(STRING, type); in compressTypeEnum()
133 FUNCTION_TEST_PARAM(ENUM, type); in compressTypePresent()
149 FUNCTION_TEST_PARAM(ENUM, type); in compressTypeStr()
162 FUNCTION_TEST_PARAM(STRING, name); in compressTypeFromName()
184 FUNCTION_TEST_PARAM(ENUM, type); in compressLevelDefault()
198 FUNCTION_TEST_PARAM(ENUM, type); in compressFilter()
199 FUNCTION_TEST_PARAM(INT, level); in compressFilter()
246 FUNCTION_TEST_PARAM(ENUM, type); in decompressFilter()
261 FUNCTION_TEST_PARAM(ENUM, type); in compressExtStr()
275 FUNCTION_TEST_PARAM(ENUM, type); in compressExtCat()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/postgres/
H A Dinterface.c244 FUNCTION_TEST_PARAM(UINT, pgVersion); in pgInterfaceVersion()
272 FUNCTION_TEST_PARAM(UINT, pgVersion); in pgWalSegmentSizeCheck()
363 FUNCTION_TEST_PARAM(UINT, pgVersion); in pgControlVersion()
455 FUNCTION_TEST_PARAM(UINT, pgVersion); in pgTablespaceId()
484 FUNCTION_TEST_PARAM(STRING, lsn); in pgLsnFromStr()
506 FUNCTION_TEST_PARAM(UINT64, lsn); in pgLsnToStr()
517 FUNCTION_TEST_PARAM(UINT, timeline); in pgLsnToWalSegment()
518 FUNCTION_TEST_PARAM(UINT64, lsn); in pgLsnToWalSegment()
549 FUNCTION_TEST_PARAM(UINT, pgVersion); in pgLsnRangeToWalSegmentList()
550 FUNCTION_TEST_PARAM(UINT, timeline); in pgLsnRangeToWalSegmentList()
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/build/common/
H A Dyaml.c47 FUNCTION_TEST_PARAM(BUFFER, buffer); in yamlNew()
84 FUNCTION_TEST_PARAM(ENUM, type); in yamlEventType()
129 FUNCTION_TEST_PARAM(YAML, this); in yamlEventNext()
166 FUNCTION_TEST_PARAM(YAML, this); in yamlEventNextCheck()
167 FUNCTION_TEST_PARAM(STRING_ID, type); in yamlEventNextCheck()
181 FUNCTION_TEST_PARAM(YAML_EVENT, event); in yamlEventCheck()
182 FUNCTION_TEST_PARAM(STRING_ID, type); in yamlEventCheck()
200 FUNCTION_TEST_PARAM(YAML_EVENT, event); in yamlBoolParse()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/io/filter/
H A Dfilter.c64 FUNCTION_TEST_PARAM(IO_FILTER, this); in ioFilterProcessIn()
65 FUNCTION_TEST_PARAM(BUFFER, input); in ioFilterProcessIn()
86 FUNCTION_TEST_PARAM(IO_FILTER, this); in ioFilterProcessInOut()
87 FUNCTION_TEST_PARAM(BUFFER, input); in ioFilterProcessInOut()
88 FUNCTION_TEST_PARAM(BUFFER, output); in ioFilterProcessInOut()
115 FUNCTION_TEST_PARAM(IO_FILTER, this); in ioFilterDone()
133 FUNCTION_TEST_PARAM(IO_FILTER, this); in ioFilterInputSame()
146 FUNCTION_TEST_PARAM(IO_FILTER, this); in ioFilterResult()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/info/
H A Dinfo.c170 FUNCTION_TEST_PARAM(STRING, section); in infoLoadCallback()
171 FUNCTION_TEST_PARAM(STRING, key); in infoLoadCallback()
172 FUNCTION_TEST_PARAM(STRING, value); in infoLoadCallback()
173 FUNCTION_TEST_PARAM(VARIANT, valueVar); in infoLoadCallback()
328 FUNCTION_TEST_PARAM(STRING, section); in infoSaveSection()
329 FUNCTION_TEST_PARAM(STRING, sectionNext); in infoSaveSection()
343 FUNCTION_TEST_PARAM(STRING, section); in infoSaveValue()
344 FUNCTION_TEST_PARAM(STRING, key); in infoSaveValue()
345 FUNCTION_TEST_PARAM(STRING, jsonValue); in infoSaveValue()
456 FUNCTION_TEST_PARAM(INFO, this); in infoCipherPassSet()
[all …]

12345