********* Start testing of tst_qqmlpromise *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_qqmlpromise::initTestCase()
PASS   : tst_qqmlpromise::promise_all_empty_input()
PASS   : tst_qqmlpromise::promise_all_noniterable_input()
PASS   : tst_qqmlpromise::promise_all_resolve()
PASS   : tst_qqmlpromise::promise_all_reject_reject_is_last()
PASS   : tst_qqmlpromise::promise_all_reject_reject_is_mid()
PASS   : tst_qqmlpromise::promise_get_length()
PASS   : tst_qqmlpromise::promise_executor_function_extensible()
PASS   : tst_qqmlpromise::promise_executor_reject()
QDEBUG : tst_qqmlpromise::promise_executor_resolve() qml: typeof res: object
PASS   : tst_qqmlpromise::promise_executor_resolve()
PASS   : tst_qqmlpromise::promise_executor_throw_exception()
PASS   : tst_qqmlpromise::promise_async_resolve_with_value()
PASS   : tst_qqmlpromise::promise_async_reject_with_value()
PASS   : tst_qqmlpromise::promise_resolve_with_value()
QDEBUG : tst_qqmlpromise::promise_resolve_function_length() qml: true
PASS   : tst_qqmlpromise::promise_resolve_function_length()
PASS   : tst_qqmlpromise::promise_resolve_is_a_function()
PASS   : tst_qqmlpromise::promise_resolve_with_array()
PASS   : tst_qqmlpromise::promise_resolve_with_empty()
PASS   : tst_qqmlpromise::promise_resolve_with_promise()
PASS   : tst_qqmlpromise::promise_race_empty_input()
PASS   : tst_qqmlpromise::promise_race_resolve_1st_in_executor_function()
PASS   : tst_qqmlpromise::promise_race_resolve_1st()
PASS   : tst_qqmlpromise::promise_race_resolve_2nd()
PASS   : tst_qqmlpromise::promise_reject_with_value()
PASS   : tst_qqmlpromise::promise_reject_catch()
PASS   : tst_qqmlpromise::then_resolve_chaining()
PASS   : tst_qqmlpromise::then_reject_chaining()
PASS   : tst_qqmlpromise::then_fulfilled_non_callable()
PASS   : tst_qqmlpromise::then_reject_non_callable()
PASS   : tst_qqmlpromise::then_resolve_multiple_then()
PASS   : tst_qqmlpromise::promiseChain()
PASS   : tst_qqmlpromise::promiseHandlerThrows()
PASS   : tst_qqmlpromise::cleanupTestCase()
Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted, 1181ms
********* Finished testing of tst_qqmlpromise *********
