********* Start testing of tst_q_func_info *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_q_func_info::initTestCase()
QDEBUG : tst_q_func_info::callFunctions() void __cdecl staticRegularFunction(void)
QDEBUG : tst_q_func_info::callFunctions() void __cdecl regularFunction(void)
QDEBUG : tst_q_func_info::callFunctions() void __cdecl templateFunction<char>(void)
QDEBUG : tst_q_func_info::callFunctions() void __cdecl valueTemplateFunction<int,0x3>(void)
QDEBUG : tst_q_func_info::callFunctions() void __cdecl tst_q_func_info::staticMember(void)
QDEBUG : tst_q_func_info::callFunctions() void __cdecl tst_q_func_info::regularMember(void) const
QDEBUG : tst_q_func_info::callFunctions() void __cdecl tst_q_func_info::memberWithArguments(const class QString &,int,const int) const
PASS   : tst_q_func_info::callFunctions()
PASS   : tst_q_func_info::isOfTypeConstChar()
PASS   : tst_q_func_info::availableWithoutDebug()
PASS   : tst_q_func_info::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 19ms
********* Finished testing of tst_q_func_info *********
