********* Start testing of tst_usertypes *********
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 13.6
PASS   : tst_usertypes::initTestCase()
QWARN  : tst_usertypes::extraPropertyInQml() qt.qml.context: file:///Users/qt/work/qt/qtremoteobjects/tests/auto/qml/usertypes/data/extraprop.qml:11:5 Parameter "state" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_usertypes::extraPropertyInQml()
PASS   : tst_usertypes::extraPropertyInQml2()
PASS   : tst_usertypes::extraPropertyInQmlComplex()
PASS   : tst_usertypes::modelInQml()
QWARN  : tst_usertypes::subObjectInQml() qt.qml.context: file:///Users/qt/work/qt/qtremoteobjects/tests/auto/qml/usertypes/data/subObject.qml:15:9 Parameter "state" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_usertypes::subObjectInQml()
PASS   : tst_usertypes::complexInQml(non-templated pointer)
PASS   : tst_usertypes::complexInQml(templated pointer)
QWARN  : tst_usertypes::complexInQml(non-templated nullptr) qt.remoteobjects: QRemoteObjectSourceBase: Cannot replicate a NULL object "clock"
PASS   : tst_usertypes::complexInQml(non-templated nullptr)
QWARN  : tst_usertypes::complexInQml(templated nullptr) qt.remoteobjects: QRemoteObjectSourceBase: Cannot replicate a NULL object "clock"
PASS   : tst_usertypes::complexInQml(templated nullptr)
PASS   : tst_usertypes::watcherInQml()
PASS   : tst_usertypes::hostInQml()
PASS   : tst_usertypes::twoReplicas()
QWARN  : tst_usertypes::remoteCompositeType() qt.remoteobjects: QRemoteObjectSourceBase: Cannot replicate a NULL object "myType2"
PASS   : tst_usertypes::remoteCompositeType()
PASS   : tst_usertypes::cleanupTestCase()
Totals: 15 passed, 0 failed, 0 skipped, 0 blacklisted, 4398ms
********* Finished testing of tst_usertypes *********
