********* Start testing of tst_Systemd *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_Systemd::initTestCase()
PASS   : tst_Systemd::noSystemd()
PASS   : tst_Systemd::simulatedSystemd(correct-pid)
PASS   : tst_Systemd::simulatedSystemd(wrong-pid)
PASS   : tst_Systemd::parseEnvironmentFile(empty)
PASS   : tst_Systemd::parseEnvironmentFile(empty-key)
PASS   : tst_Systemd::parseEnvironmentFile(simple)
PASS   : tst_Systemd::parseEnvironmentFile(no-trailing-newline)
PASS   : tst_Systemd::parseEnvironmentFile(multiple-lines)
PASS   : tst_Systemd::parseEnvironmentFile(blank-and-comment-lines)
PASS   : tst_Systemd::parseEnvironmentFile(hash-after-equals-is-not-comment)
PASS   : tst_Systemd::parseEnvironmentFile(value-with-equals)
PASS   : tst_Systemd::parseEnvironmentFile(trailing-whitespace-on-key)
PASS   : tst_Systemd::parseEnvironmentFile(leading-whitespace-on-value)
PASS   : tst_Systemd::parseEnvironmentFile(trailing-whitespace-on-unquoted-value)
PASS   : tst_Systemd::parseEnvironmentFile(interior-whitespace-preserved)
PASS   : tst_Systemd::parseEnvironmentFile(empty-value)
PASS   : tst_Systemd::parseEnvironmentFile(empty-double-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(empty-single-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(double-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(single-quoted-verbatim)
PASS   : tst_Systemd::parseEnvironmentFile(double-quoted-shell-escapes)
PASS   : tst_Systemd::parseEnvironmentFile(double-quoted-preserves-unknown-backslash)
PASS   : tst_Systemd::parseEnvironmentFile(unquoted-backslash-drops-backslash)
PASS   : tst_Systemd::parseEnvironmentFile(unquoted-escaped-space)
PASS   : tst_Systemd::parseEnvironmentFile(line-continuation-unquoted)
PASS   : tst_Systemd::parseEnvironmentFile(line-continuation-double-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(multi-line-single-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(multi-line-double-quoted)
PASS   : tst_Systemd::parseEnvironmentFile(mixed-quoted-and-unquoted-concat)
PASS   : tst_Systemd::parseEnvironmentFile(last-key-wins-on-duplicate)
PASS   : tst_Systemd::parseEnvironmentFile(unterminated-double-quote-at-eof)
PASS   : tst_Systemd::parseEnvironmentFile(unterminated-single-quote-at-eof)
PASS   : tst_Systemd::parseEnvironmentFile(crlf-line-endings)
PASS   : tst_Systemd::parseEnvironmentFile(malformed-line-without-equals)
PASS   : tst_Systemd::parseEnvironmentFile(backslash-in-comment-does-not-continue)
PASS   : tst_Systemd::cleanupTestCase()
Totals: 37 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_Systemd *********
