********* Start testing of tst_LerpClipBlend *********
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_LerpClipBlend::initTestCase()
PASS   : tst_LerpClipBlend::checkInitialState()
PASS   : tst_LerpClipBlend::checkInitializeFromPeer()
PASS   : tst_LerpClipBlend::checkSceneChangeEvents()
PASS   : tst_LerpClipBlend::checkDependencyIds()
PASS   : tst_LerpClipBlend::checkDuration()
PASS   : tst_LerpClipBlend::checkDoBlend(unit lerp, beta = 0.0)
PASS   : tst_LerpClipBlend::checkDoBlend(unit lerp, beta = 0.5)
PASS   : tst_LerpClipBlend::checkDoBlend(unit lerp, beta = 1.0)
PASS   : tst_LerpClipBlend::checkDoBlend(lerp varying data, beta = 0.5)
PASS   : tst_LerpClipBlend::checkDoBlend(lerp lots of data, beta = 0.5)
PASS   : tst_LerpClipBlend::cleanupTestCase()
Totals: 12 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_LerpClipBlend *********
