Lines Matching refs:testErrors
247 static char testErrors[32769]; variable
258 res = vsnprintf(&testErrors[testErrorsSize], in testErrorHandler()
265 testErrors[testErrorsSize] = 0; in testErrorHandler()
269 testErrors[testErrorsSize] = 0; in testErrorHandler()
280 res = vsnprintf(&testErrors[testErrorsSize], in channel()
287 testErrors[testErrorsSize] = 0; in channel()
291 testErrors[testErrorsSize] = 0; in channel()
1950 res = compareFileMem(err, testErrors, testErrorsSize); in pushParseTest()
2122 res = compareFileMem(err, testErrors, testErrorsSize); in errParseTest()
2239 ret = compareFileMem(err, testErrors, testErrorsSize); in streamProcessTest()
2242 printf("%s", testErrors); in streamProcessTest()
2640 ret = compareFileMem(err, testErrors, testErrorsSize); in xmlidDocTest()
2761 ret = compareFileMem(err, testErrors, testErrorsSize); in uriCommonTest()
3048 if (compareFileMem(err, testErrors, testErrorsSize)) { in schemasOneTest()
3125 testErrors[0] = 0; in schemasTest()
3220 if (compareFileMem(err, testErrors, testErrorsSize)) { in rngOneTest()
3223 printf("%s", testErrors); in rngOneTest()
3286 testErrors[0] = 0; in rngTest()
3377 testErrors[0] = 0; in rngStreamTest()
4474 testErrors[0] = 0; in launchTests()
4503 testErrors[0] = 0; in launchTests()