********* Start testing of tst_Configuration *********
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 26.0.0
PASS   : tst_Configuration::initTestCase()
QINFO  : tst_Configuration::defaultConfig() am.deployment: No --installation-dir command line parameter or applications/installationDir configuration key specified. It won't be possible to install, remove or access installable packages.
PASS   : tst_Configuration::defaultConfig()
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" cache file: "/Users/qt/Library/Caches/tst_configuration/appman-config.cache"
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" read cache: no / write cache: no
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" reading: :/data/config1.yaml
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" valid: no / complete: no
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" missing cache entry for ":/data/config1.yaml"
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" reading all of 1 file(s) finished after 182 usec
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" still complete: no
QDEBUG : tst_Configuration::simpleConfig() am.deployment: ignoring 'intents/disable'
QDEBUG : tst_Configuration::simpleConfig() am.deployment: please update 'flags.developmentMode' to the new enum value "system"
QDEBUG : tst_Configuration::simpleConfig() am.deployment: ignoring 'flags/noUiWatchdog'
QDEBUG : tst_Configuration::simpleConfig() am.deployment: ignoring 'wayland/extraSockets'
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" parsing 1 file(s) finished after 511 usec
QDEBUG : tst_Configuration::simpleConfig() am.cache: "config" finished cache parsing after 523 usec
PASS   : tst_Configuration::simpleConfig()
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" cache file: "/Users/qt/Library/Caches/tst_configuration/appman-config.cache"
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" read cache: no / write cache: no
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" reading: :/data/config1.yaml, :/data/config2.yaml, :/data/empty.yaml
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" valid: no / complete: no
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" missing cache entry for ":/data/config1.yaml"
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" missing cache entry for ":/data/config2.yaml"
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" missing cache entry for ":/data/empty.yaml"
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" reading all of 3 file(s) finished after 338 usec
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" still complete: no
QDEBUG : tst_Configuration::mergedConfig() am.deployment: ignoring 'intents/disable'
QDEBUG : tst_Configuration::mergedConfig() am.deployment: please update 'flags.developmentMode' to the new enum value "system"
QDEBUG : tst_Configuration::mergedConfig() am.deployment: ignoring 'wayland/extraSockets'
QDEBUG : tst_Configuration::mergedConfig() am.deployment: ignoring 'flags/noUiWatchdog'
QDEBUG : tst_Configuration::mergedConfig() am.deployment: ignoring 'wayland/extraSockets'
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" parsing 3 file(s) finished after 608 usec
QDEBUG : tst_Configuration::mergedConfig() am.cache: "config" finished cache parsing after 621 usec
PASS   : tst_Configuration::mergedConfig()
QWARN  : tst_Configuration::commandLineConfig() am.deployment: Command-line option --disable-installer is set: Deprecated (ignored).
QWARN  : tst_Configuration::commandLineConfig() am.deployment: Command-line option --disable-intents is set: Deprecated (ignored).
QWARN  : tst_Configuration::commandLineConfig() am.deployment: Command-line option --no-ui-watchdog is set: Deprecated (ignored).
QWARN  : tst_Configuration::commandLineConfig() am.deployment: Command-line option --dbus is set: Deprecated (ignored).
PASS   : tst_Configuration::commandLineConfig()
PASS   : tst_Configuration::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_Configuration *********
