echo "Results: ${passed} tests passed; ${failed} tests failed."; \
Testing charset conversion utils: passed
Testing Stream tests: passed
Testing GMimeStreamCat: passed
Testing Content-Transfer-Encoding: passed
Testing base64: passed
Testing uuencode: passed
Testing quoted-printable: passed
Testing GMimeFilter: failed (1 errors, 0 warnings)
Testing indexing: passed
Testing removing: passed
Testing removing at an index: passed
Testing header synchronization: passed
Testing header formatting: passed
Testing parameter lists: passed
Testing GMimePart: passed
Testing message/partial: passed
Testing Mbox parser: passed
Testing addr-spec parser (strict): passed
Testing addr-spec parser (loose): passed
Testing date parser: passed
Testing rfc2047 encoding/decoding (strict): passed
Testing rfc2047 encoding/decoding (loose): passed
Testing rfc2184 encoding/decoding: passed
Testing quoted-strings: passed
Testing header folding: passed
Testing references: passed
Results: 9 tests passed; 4 tests failed.