********* Start testing of tst_QShaderGraph *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QShaderGraph::initTestCase()
PASS   : tst_QShaderGraph::shouldHaveEdgeDefaultState()
PASS   : tst_QShaderGraph::shouldTestEdgesEquality(Equals)
PASS   : tst_QShaderGraph::shouldTestEdgesEquality(SourceUuid)
PASS   : tst_QShaderGraph::shouldTestEdgesEquality(SourceName)
PASS   : tst_QShaderGraph::shouldTestEdgesEquality(TargetUuid)
PASS   : tst_QShaderGraph::shouldTestEdgesEquality(TargetName)
PASS   : tst_QShaderGraph::shouldManipulateStatementMembers()
PASS   : tst_QShaderGraph::shouldTestStatementsEquality(EqualNodes)
PASS   : tst_QShaderGraph::shouldTestStatementsEquality(EqualInvalids)
PASS   : tst_QShaderGraph::shouldTestStatementsEquality(Nodes)
PASS   : tst_QShaderGraph::shouldTestStatementsEquality(Inputs)
PASS   : tst_QShaderGraph::shouldTestStatementsEquality(Outputs)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(Invalid)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(InputNodeWrongName)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(InputNodeExistingName)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(OutputNodeWrongName)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(OutputNodeExistingName)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeWrongName)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeInput1)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeOutput1)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeInput2)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeOutput2)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeInput3)
PASS   : tst_QShaderGraph::shouldFindIndexFromPortNameInStatements(FunctionNodeOutput3)
PASS   : tst_QShaderGraph::shouldManageNodeList()
PASS   : tst_QShaderGraph::shouldManageEdgeList()
PASS   : tst_QShaderGraph::shouldSerializeGraphForCodeGeneration()
PASS   : tst_QShaderGraph::shouldHandleUnboundPortsDuringGraphSerialization()
PASS   : tst_QShaderGraph::shouldSurviveCyclesDuringGraphSerialization()
PASS   : tst_QShaderGraph::shouldDealWithEdgesJumpingOverLayers()
PASS   : tst_QShaderGraph::shouldGenerateDifferentStatementsDependingOnActiveLayers()
PASS   : tst_QShaderGraph::shouldDealWithBranchesWithoutOutput()
PASS   : tst_QShaderGraph::shouldDiscardEdgesConnectedToDiscardedNodes()
PASS   : tst_QShaderGraph::cleanupTestCase()
Totals: 35 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QShaderGraph *********
