********* Start testing of QtGrpcClientInterceptorsTest *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : QtGrpcClientInterceptorsTest::initTestCase()
PASS   : QtGrpcClientInterceptorsTest::unaryCallOrder()
PASS   : QtGrpcClientInterceptorsTest::bidiStreamCallOrder()
PASS   : QtGrpcClientInterceptorsTest::clientStreamCallOrder()
PASS   : QtGrpcClientInterceptorsTest::failedCallOrder()
PASS   : QtGrpcClientInterceptorsTest::cancelledCallOrder()
PASS   : QtGrpcClientInterceptorsTest::partialCapabilities()
PASS   : QtGrpcClientInterceptorsTest::onStartDrop()
PASS   : QtGrpcClientInterceptorsTest::onStartDropFromSecond()
PASS   : QtGrpcClientInterceptorsTest::modifyArguments()
PASS   : QtGrpcClientInterceptorsTest::interceptionContextAccessors()
PASS   : QtGrpcClientInterceptorsTest::sharedBetweenChannels()
PASS   : QtGrpcClientInterceptorsTest::addInterceptorVariations()
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeFirst)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeMiddle)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeLast)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeFirstAndLast)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeNonExistent)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeSameTwice)
PASS   : QtGrpcClientInterceptorsTest::removeInterceptor(removeFromEmpty)
PASS   : QtGrpcClientInterceptorsTest::removeAllInterceptorsMultiple()
PASS   : QtGrpcClientInterceptorsTest::cleanupTestCase()
Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 1850ms
********* Finished testing of QtGrpcClientInterceptorsTest *********
