********* Start testing of tst_FunctionRangeFinder *********
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_FunctionRangeFinder::initTestCase()
PASS   : tst_FunctionRangeFinder::checkDefaultConstruction()
PASS   : tst_FunctionRangeFinder::checkConstructionWithData(10 entries, ascending)
PASS   : tst_FunctionRangeFinder::checkConstructionWithData(10k entries, ascending)
PASS   : tst_FunctionRangeFinder::checkConstructionWithData(10k entries, descending)
PASS   : tst_FunctionRangeFinder::checkFindLowerBound(10 entries, ascending)
PASS   : tst_FunctionRangeFinder::checkFindLowerBound(10k entries, ascending)
PASS   : tst_FunctionRangeFinder::checkFindLowerBound(10 entries, descending)
PASS   : tst_FunctionRangeFinder::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_FunctionRangeFinder *********
