<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="7" failures="1" disabled="0" errors="0" timestamp="2026-06-03T17:49:00" time="5.638" name="AllTests">
  <testsuite name="XmppServerTest" tests="7" failures="1" disabled="0" errors="0" time="5.638">
    <testcase name="Connection" status="run" time="0.057" classname="XmppServerTest" />
    <testcase name="LongLocalName" status="run" time="0.065" classname="XmppServerTest" />
    <testcase name="LongRemoteName" status="run" time="5.443" classname="XmppServerTest">
      <failure message="controller/src/xmpp/test/xmpp_server_test.cc:166&#x0A;Expected equality of these values:&#x0A;  fail ? 0 : 1&#x0A;    Which is: 1&#x0A;  xmpp_peer_manager_-&gt;count&#x0A;    Which is: 0" type=""><![CDATA[controller/src/xmpp/test/xmpp_server_test.cc:166
Expected equality of these values:
  fail ? 0 : 1
    Which is: 1
  xmpp_peer_manager_->count
    Which is: 0]]></failure>
    </testcase>
    <testcase name="LongBothName" status="run" time="0.062" classname="XmppServerTest" />
    <testcase name="VeryLongLocalName" status="run" time="0.005" classname="XmppServerTest" />
    <testcase name="VeryLongRemoteName" status="run" time="0.003" classname="XmppServerTest" />
    <testcase name="VeryLongBothName" status="run" time="0.003" classname="XmppServerTest" />
  </testsuite>
</testsuites>
