********* Start testing of tst_QQmlSortFilterProxyModel *********
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_QQmlSortFilterProxyModel::initTestCase()
PASS   : tst_QQmlSortFilterProxyModel::checkProxyModel()
PASS   : tst_QQmlSortFilterProxyModel::validateSfpmFilterListProperty()
PASS   : tst_QQmlSortFilterProxyModel::validateSfpmSorterListProperty()
PASS   : tst_QQmlSortFilterProxyModel::validateFilters()
PASS   : tst_QQmlSortFilterProxyModel::multipleFilters()
PASS   : tst_QQmlSortFilterProxyModel::filterAbility()
PASS   : tst_QQmlSortFilterProxyModel::filterInverted()
PASS   : tst_QQmlSortFilterProxyModel::validateValueFilterProperties()
PASS   : tst_QQmlSortFilterProxyModel::validateFunctionFilterProperties()
PASS   : tst_QQmlSortFilterProxyModel::verifyDynamicSortFilterProperty()
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(role sorter ascending)
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(role sorter descending)
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(string sorter ascending)
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(string sorter descending)
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(function sorter ascending)
PASS   : tst_QQmlSortFilterProxyModel::validateSorters(function sorter descending)
PASS   : tst_QQmlSortFilterProxyModel::multipleSorters(multiple sorters)
PASS   : tst_QQmlSortFilterProxyModel::sorterAbility(enable or disable sorter)
PASS   : tst_QQmlSortFilterProxyModel::validateRoleSorterProperties(role sorter enabled_ascend_column0)
PASS   : tst_QQmlSortFilterProxyModel::validateRoleSorterProperties(role sorter enabled_descend_column1)
PASS   : tst_QQmlSortFilterProxyModel::validateRoleSorterProperties(role sorter disabled_descend_column0)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter incorrect locale)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter correct locale)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter ignore punctuation)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter enable punctuation)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter enable numeral mode)
PASS   : tst_QQmlSortFilterProxyModel::validateStringSorterProperties(string sorter unset numeral mode)
PASS   : tst_QQmlSortFilterProxyModel::validateFunctionSorterProperties(function sorter no role data)
PASS   : tst_QQmlSortFilterProxyModel::validateFunctionSorterProperties(function sorter access incorrect role names)
PASS   : tst_QQmlSortFilterProxyModel::validateFunctionSorterProperties(function sorter access valid role name)
PASS   : tst_QQmlSortFilterProxyModel::primarySorter(multiple sorters)
PASS   : tst_QQmlSortFilterProxyModel::cleanupTestCase()
Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted, 357ms
********* Finished testing of tst_QQmlSortFilterProxyModel *********
