********* Start testing of tst_proxy *********
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 15.0.0
PASS   : tst_proxy::initTestCase()
PASS   : tst_proxy::construct()
PASS   : tst_proxy::initialProperties()
QWARN  : tst_proxy::initializeProperties() QFSFileEngine::open: No file name specified
PASS   : tst_proxy::initializeProperties()
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set maximum X to equal or smaller than minimum X for value range. Minimum automatically adjusted to a valid one: 0 --> -11
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set maximum Z to equal or smaller than minimum Z for value range. Minimum automatically adjusted to a valid one: 0 --> -11
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set minimum X to equal or larger than maximum X for value range. Maximum automatically adjusted to a valid one: -10 --> 11
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set minimum Z to equal or larger than maximum Z for value range. Maximum automatically adjusted to a valid one: -10 --> 11
PASS   : tst_proxy::invalidProperties()
PASS   : tst_proxy::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 24ms
********* Finished testing of tst_proxy *********
