  <testsuite name="PropertyContainer" tests="6" time="0" failures="0" errors="0" skipped="0" timestamp="2023-05-28T21:35:38"> 
        <testcase classname=".PropertyContainer" name="Set int property" time="0.000055"/>
        <testcase classname=".PropertyContainer" name="Set string property" time="0.000009"/>
        <testcase classname=".PropertyContainer" name="Set generic property" time="0.000007"/>
        <testcase classname=".PropertyContainer" name="Set int dictionary" time="0.000029"/>
        <testcase classname=".PropertyContainer" name="Set string dictionary" time="0.000011"/>
        <testcase classname=".PropertyContainer" name="To stream property" time="0.000048">
            <failure message="BC_ASSERT_STRING_EQUAL(actual_str.c_str(), expected_str.c_str()) - Expected pi : 3.14159
universe : 42
Hello : world!
 but was pi : 3.14159
Hello : world!
universe : 42
." type="Failure">
                     Condition: BC_ASSERT_STRING_EQUAL(actual_str.c_str(), expected_str.c_str()) - Expected pi : 3.14159
universe : 42
Hello : world!
 but was pi : 3.14159
Hello : world!
universe : 42
.
                     File     : ../../../../../liblinphone/tester/property-container-tester.cpp
                     Line     : 84
            </failure>
        </testcase>
    </testsuite>
